Add this to hideAllModals

pull/228/head
Lim Chee Aun 2023-09-12 23:55:41 +08:00
rodzic c4961b26bb
commit 979c3b1498
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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