mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-15 16:04:19 +02:00
default enable lyrics/visualizer in sidebar
This commit is contained in:
@@ -883,8 +883,8 @@ const initialState: SettingsState = {
|
|||||||
type: PlayerbarSliderType.WAVEFORM,
|
type: PlayerbarSliderType.WAVEFORM,
|
||||||
},
|
},
|
||||||
resume: true,
|
resume: true,
|
||||||
showLyricsInSidebar: false,
|
showLyricsInSidebar: true,
|
||||||
showVisualizerInSidebar: false,
|
showVisualizerInSidebar: true,
|
||||||
sidebarCollapsedNavigation: true,
|
sidebarCollapsedNavigation: true,
|
||||||
sidebarCollapseShared: false,
|
sidebarCollapseShared: false,
|
||||||
sidebarItems,
|
sidebarItems,
|
||||||
|
|||||||
Reference in New Issue
Block a user