tweak client
This commit is contained in:
parent
5ce56886a1
commit
13aa4b64b4
3 changed files with 128 additions and 1 deletions
|
@ -104,7 +104,7 @@ const menuDef = $computed(() => [{
|
|||
}, {
|
||||
icon: 'ti ti-whirl',
|
||||
text: i18n.ts.federation,
|
||||
to: '/about#federation',
|
||||
to: '/admin/federation',
|
||||
active: currentPage?.route.name === 'federation',
|
||||
}, {
|
||||
icon: 'ti ti-clock-play',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue