Set full playlist view as default

This commit is contained in:
jeffvli 2023-07-16 13:40:50 -07:00
parent e965bd2663
commit 37e4940c2e

View file

@ -184,7 +184,7 @@ const platformDefaultWindowBarStyle: Platform = getPlatformDefaultWindowBarStyle
const initialState: SettingsState = { const initialState: SettingsState = {
general: { general: {
defaultFullPlaylist: false, defaultFullPlaylist: true,
followSystemTheme: false, followSystemTheme: false,
fontContent: 'Poppins', fontContent: 'Poppins',
playButtonBehavior: Play.NOW, playButtonBehavior: Play.NOW,