mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 09:06:23 +01:00
Add this to hideAllModals
This commit is contained in:
parent
c4961b26bb
commit
979c3b1498
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ export function hideAllModals() {
|
|||
states.showMediaModal = false;
|
||||
states.showShortcutsSettings = false;
|
||||
states.showKeyboardShortcutsHelp = false;
|
||||
staets.showGenericAccounts = false;
|
||||
}
|
||||
|
||||
export function statusKey(id, instance) {
|
||||
|
|
Loading…
Reference in a new issue