forked from FoundKeyGang/FoundKey
unisonReload
This commit is contained in:
parent
126826eb5a
commit
5c6e389cd5
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ export const sidebarDef = {
|
|||
text: 'Chat (β)',
|
||||
action: () => {
|
||||
localStorage.setItem('ui', 'chat');
|
||||
location.reload();
|
||||
unisonReload();
|
||||
}
|
||||
}, {
|
||||
text: i18n.locale.desktop + ' (β)',
|
||||
|
|
Loading…
Reference in a new issue