mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
Set full playlist view as default
This commit is contained in:
@@ -184,7 +184,7 @@ const platformDefaultWindowBarStyle: Platform = getPlatformDefaultWindowBarStyle
|
||||
|
||||
const initialState: SettingsState = {
|
||||
general: {
|
||||
defaultFullPlaylist: false,
|
||||
defaultFullPlaylist: true,
|
||||
followSystemTheme: false,
|
||||
fontContent: 'Poppins',
|
||||
playButtonBehavior: Play.NOW,
|
||||
|
||||
Reference in New Issue
Block a user