bye room
This commit is contained in:
parent
f897357b3c
commit
faef125b74
160 changed files with 11 additions and 1885 deletions
|
|
@ -173,12 +173,6 @@ export const menuDef = reactive({
|
|||
icon: 'fas fa-terminal',
|
||||
to: '/scratchpad',
|
||||
},
|
||||
rooms: {
|
||||
title: 'rooms',
|
||||
icon: 'fas fa-door-closed',
|
||||
show: computed(() => $i != null),
|
||||
to: computed(() => `/@${$i.username}/room`),
|
||||
},
|
||||
ui: {
|
||||
title: 'switchUi',
|
||||
icon: 'fas fa-columns',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue