set default playerbar type to Slider

This commit is contained in:
jeffvli
2025-12-28 06:04:41 -08:00
parent e2d56c70b1
commit 7106b100ce
+1 -1
View File
@@ -883,7 +883,7 @@ const initialState: SettingsState = {
barGap: 1,
barRadius: 4,
barWidth: 2,
type: PlayerbarSliderType.WAVEFORM,
type: PlayerbarSliderType.SLIDER,
},
resume: true,
showLyricsInSidebar: false,