replaced ti-shield ti-shield-lock
This commit is contained in:
parent
0b0b2e95da
commit
b149a67a4b
10 changed files with 12 additions and 10 deletions
|
|
@ -190,7 +190,7 @@ const menuDef = computed(() => [{
|
|||
to: '/admin/branding',
|
||||
active: currentPage.value?.route.name === 'branding',
|
||||
}, {
|
||||
icon: 'ph-shield ph-bold ph-lg',
|
||||
icon: 'ti ti-shield',
|
||||
text: i18n.ts.moderation,
|
||||
to: '/admin/moderation',
|
||||
active: currentPage.value?.route.name === 'moderation',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue