🎨
This commit is contained in:
parent
9d7812f436
commit
001b660cbe
6 changed files with 28 additions and 28 deletions
|
|
@ -107,7 +107,7 @@ const menuDef = $computed(() => [{
|
|||
to: '/about#federation',
|
||||
active: currentPage?.route.name === 'federation',
|
||||
}, {
|
||||
icon: 'fas fa-clipboard-list',
|
||||
icon: 'ti ti-clock-play',
|
||||
text: i18n.ts.jobQueue,
|
||||
to: '/admin/queue',
|
||||
active: currentPage?.route.name === 'queue',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue