mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-09 22:02:19 +02:00
decouple folder list sort from song list sort
This commit is contained in:
@@ -20,6 +20,7 @@ export enum ItemListKey {
|
||||
ALBUM_ARTIST_SONG = 'albumArtistSong',
|
||||
ALBUM_DETAIL = 'albumDetail',
|
||||
ARTIST = LibraryItem.ARTIST,
|
||||
FOLDER = LibraryItem.FOLDER,
|
||||
FULL_SCREEN = 'fullScreen',
|
||||
GENRE = LibraryItem.GENRE,
|
||||
GENRE_ALBUM = 'genreAlbum',
|
||||
|
||||
Reference in New Issue
Block a user