Fix typo 🙈🙈🙈

This commit is contained in:
Lim Chee Aun 2023-09-17 12:54:48 +08:00
parent dafff4b635
commit 59dae782b2

View file

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