インスタンス一覧ページ
This commit is contained in:
parent
742a005523
commit
9f9d7325fd
4 changed files with 146 additions and 61 deletions
|
|
@ -113,6 +113,11 @@ export const menuDef = {
|
|||
icon: 'fas fa-satellite-dish',
|
||||
to: '/channels',
|
||||
},
|
||||
federation: {
|
||||
title: 'federation',
|
||||
icon: 'fas fa-globe',
|
||||
to: '/federation',
|
||||
},
|
||||
emojis: {
|
||||
title: 'emojis',
|
||||
icon: 'fas fa-laugh',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue