mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +01:00
Miss one here
This commit is contained in:
parent
4dfc0d0b41
commit
0f5edef199
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ const states = proxy({
|
||||||
showMediaModal: false,
|
showMediaModal: false,
|
||||||
showShortcutsSettings: false,
|
showShortcutsSettings: false,
|
||||||
showKeyboardShortcutsHelp: false,
|
showKeyboardShortcutsHelp: false,
|
||||||
|
showGenericAccounts: false,
|
||||||
// Shortcuts
|
// Shortcuts
|
||||||
shortcuts: store.account.get('shortcuts') ?? [],
|
shortcuts: store.account.get('shortcuts') ?? [],
|
||||||
// Settings
|
// Settings
|
||||||
|
|
Loading…
Reference in a new issue