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