mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-09 22:02:19 +02:00
fix album list filters
This commit is contained in:
@@ -40,7 +40,7 @@ enum AlbumFilterKeys {
|
||||
ARTIST_IDS = 'artistIds',
|
||||
COMPILATION = 'compilation',
|
||||
FAVORITE = 'favorite',
|
||||
GENRE_ID = 'genreId',
|
||||
GENRE_ID = 'genreIds',
|
||||
HAS_RATING = 'hasRating',
|
||||
MAX_YEAR = 'maxYear',
|
||||
MIN_YEAR = 'minYear',
|
||||
|
||||
Reference in New Issue
Block a user