mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 04:20:07 +02:00
update settings store for album/song lists
This commit is contained in:
@@ -22,6 +22,7 @@ export enum ItemListKey {
|
||||
GENRE = LibraryItem.GENRE,
|
||||
NOW_PLAYING = 'nowPlaying',
|
||||
PLAYLIST = LibraryItem.PLAYLIST,
|
||||
PLAYLIST_SONG = LibraryItem.PLAYLIST_SONG,
|
||||
QUEUE_SONG = LibraryItem.QUEUE_SONG,
|
||||
SIDE_DRAWER_QUEUE = 'sideDrawerQueue',
|
||||
SIDE_QUEUE = 'sideQueue',
|
||||
|
||||
Reference in New Issue
Block a user