bye chat ui
This commit is contained in:
parent
d8f3622e16
commit
a10be38d0e
18 changed files with 1 additions and 3824 deletions
|
|
@ -198,13 +198,6 @@ export const menuDef = reactive({
|
|||
localStorage.setItem('ui', 'classic');
|
||||
unisonReload();
|
||||
}
|
||||
}, {
|
||||
text: 'Chat (β)',
|
||||
active: ui === 'chat',
|
||||
action: () => {
|
||||
localStorage.setItem('ui', 'chat');
|
||||
unisonReload();
|
||||
}
|
||||
}, /*{
|
||||
text: i18n.locale.desktop + ' (β)',
|
||||
active: ui === 'desktop',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue