replaced ti-clock
This commit is contained in:
parent
acddf7e149
commit
b34a8a9a69
5 changed files with 20 additions and 4 deletions
|
|
@ -147,7 +147,7 @@ const menuDef = computed(() => [{
|
|||
to: '/admin/federation',
|
||||
active: currentPage.value?.route.name === 'federation',
|
||||
}, {
|
||||
icon: 'ph-clock ph-bold ph-lg-play',
|
||||
icon: 'ti ti-clock-play',
|
||||
text: i18n.ts.jobQueue,
|
||||
to: '/admin/queue',
|
||||
active: currentPage.value?.route.name === 'queue',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue