mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +01:00
Add one more hide modal
This commit is contained in:
parent
e53352592b
commit
4337c89ddf
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ export function hideAllModals() {
|
|||
states.showAccount = false;
|
||||
states.showDrafts = false;
|
||||
states.showMediaModal = false;
|
||||
states.showShortcutsSettings = false;
|
||||
}
|
||||
|
||||
export function statusKey(id, instance) {
|
||||
|
|
Loading…
Reference in a new issue