mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 00:03:51 +09:00
unisonReload
This commit is contained in:
@ -146,7 +146,7 @@ export const sidebarDef = {
|
||||
text: 'Chat (β)',
|
||||
action: () => {
|
||||
localStorage.setItem('ui', 'chat');
|
||||
location.reload();
|
||||
unisonReload();
|
||||
}
|
||||
}, {
|
||||
text: i18n.locale.desktop + ' (β)',
|
||||
|
Reference in New Issue
Block a user