Fix typo 🙈🙈🙈
This commit is contained in:
parent
dafff4b635
commit
59dae782b2
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ export function hideAllModals() {
|
||||||
states.showMediaModal = false;
|
states.showMediaModal = false;
|
||||||
states.showShortcutsSettings = false;
|
states.showShortcutsSettings = false;
|
||||||
states.showKeyboardShortcutsHelp = false;
|
states.showKeyboardShortcutsHelp = false;
|
||||||
staets.showGenericAccounts = false;
|
states.showGenericAccounts = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
export function statusKey(id, instance) {
|
export function statusKey(id, instance) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue