diff options
Diffstat (limited to 'src/listing-spec.js')
-rw-r--r-- | src/listing-spec.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/listing-spec.js b/src/listing-spec.js index f57762b0..9433ee68 100644 --- a/src/listing-spec.js +++ b/src/listing-spec.js @@ -66,6 +66,7 @@ listingSpec.push({ contentFunction: 'listArtistsByDuration', }); +// TODO: hide if no groups... listingSpec.push({ directory: 'artists/by-group', stringsKey: 'listArtists.byGroup', |