Skip to content
Snippets Groups Projects
Commit 5c6e389c authored by syuilo's avatar syuilo
Browse files

unisonReload

parent 126826eb
No related branches found
No related tags found
No related merge requests found
......@@ -146,7 +146,7 @@ export const sidebarDef = {
text: 'Chat (β)',
action: () => {
localStorage.setItem('ui', 'chat');
location.reload();
unisonReload();
}
}, {
text: i18n.locale.desktop + ' (β)',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment