mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
add defaults to main settings to sync with renderer
This commit is contained in:
@@ -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']: {
|
||||
|
||||
Reference in New Issue
Block a user