mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-20 01:16:32 +02:00
default sidebarPlaylistFolders setting to false
This commit is contained in:
@@ -1274,7 +1274,7 @@ const initialState: SettingsState = {
|
||||
sidebarCollapseShared: false,
|
||||
sidebarItems,
|
||||
sidebarPanelOrder: ['queue', 'lyrics', 'visualizer'],
|
||||
sidebarPlaylistFolders: true,
|
||||
sidebarPlaylistFolders: false,
|
||||
sidebarPlaylistFolderSeparator: '/',
|
||||
sidebarPlaylistFolderTreeIndent: 16,
|
||||
sidebarPlaylistFolderTreeLineColor: '',
|
||||
|
||||
Reference in New Issue
Block a user