mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
unisonReload
This commit is contained in:
parent
9f836d269e
commit
7b17b2dee4
@ -146,7 +146,7 @@ export const sidebarDef = {
|
||||
text: 'Chat (β)',
|
||||
action: () => {
|
||||
localStorage.setItem('ui', 'chat');
|
||||
location.reload();
|
||||
unisonReload();
|
||||
}
|
||||
}, {
|
||||
text: i18n.locale.desktop + ' (β)',
|
||||
|
Loading…
Reference in New Issue
Block a user