mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
set default playerbar type to Slider
This commit is contained in:
@@ -883,7 +883,7 @@ const initialState: SettingsState = {
|
||||
barGap: 1,
|
||||
barRadius: 4,
|
||||
barWidth: 2,
|
||||
type: PlayerbarSliderType.WAVEFORM,
|
||||
type: PlayerbarSliderType.SLIDER,
|
||||
},
|
||||
resume: true,
|
||||
showLyricsInSidebar: false,
|
||||
|
||||
Reference in New Issue
Block a user