add defaults to main settings to sync with renderer

This commit is contained in:
jeffvli
2025-12-28 18:12:14 -08:00
parent 5c399f7117
commit 1aa91fe2f5
2 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -945,7 +945,7 @@ const initialState: SettingsState = {
zoomIn: { allowGlobal: true, hotkey: '', isGlobal: false },
zoomOut: { allowGlobal: true, hotkey: '', isGlobal: false },
},
globalMediaHotkeys: false,
globalMediaHotkeys: true,
},
lists: {
['albumDetail']: {