replaced ti-exclamation-circle and ti-user-exclamation
This commit is contained in:
parent
527bbd036c
commit
5409440501
7 changed files with 9 additions and 7 deletions
|
|
@ -167,7 +167,7 @@ const menuDef = computed(() => [{
|
|||
to: '/admin/ads',
|
||||
active: currentPage.value?.route.name === 'ads',
|
||||
}, {
|
||||
icon: 'ph-warning-circle ph-bold ph-lg',
|
||||
icon: 'ti ti-exclamation-circle',
|
||||
text: i18n.ts.abuseReports,
|
||||
to: '/admin/abuses',
|
||||
active: currentPage.value?.route.name === 'abuses',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue