mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Set playback type to WEB by default
This commit is contained in:
@@ -382,7 +382,7 @@ const initialState: SettingsState = {
|
||||
scrobbleAtPercentage: 75,
|
||||
},
|
||||
style: PlaybackStyle.GAPLESS,
|
||||
type: PlaybackType.LOCAL,
|
||||
type: PlaybackType.WEB,
|
||||
},
|
||||
remote: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user