Enable shuffle in songs view
This commit is contained in:
@@ -39,6 +39,7 @@ const playlistsTabContent: LibraryTabContent = {
|
||||
|
||||
const songsTabContent: LibraryTabContent = {
|
||||
viewType: LibraryTab.Songs,
|
||||
isBtnShuffleEnabled: true,
|
||||
isBtnGridListEnabled: false,
|
||||
isAlphabetPickerEnabled: false,
|
||||
itemType: [BaseItemKind.Audio]
|
||||
|
||||
Reference in New Issue
Block a user