Merge branch 'develop' into sw-notification-action

This commit is contained in:
tamaina
2021-02-18 21:53:13 +09:00

View File

@@ -146,7 +146,7 @@ export const sidebarDef = {
text: 'Chat (β)',
action: () => {
localStorage.setItem('ui', 'chat');
location.reload();
unisonReload();
}
}, {
text: i18n.locale.desktop + ' (β)',