1
0
Fork 0

Add this to hideAllModals

This commit is contained in:
Lim Chee Aun 2023-09-12 23:55:41 +08:00
parent c4961b26bb
commit 979c3b1498

View file

@ -139,6 +139,7 @@ export function hideAllModals() {
states.showMediaModal = false;
states.showShortcutsSettings = false;
states.showKeyboardShortcutsHelp = false;
staets.showGenericAccounts = false;
}
export function statusKey(id, instance) {