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