replaced ti-lock
This commit is contained in:
parent
e8684ba98f
commit
1b965dd866
22 changed files with 27 additions and 26 deletions
|
|
@ -92,7 +92,7 @@ const menuDef = computed(() => [{
|
|||
to: '/settings/email',
|
||||
active: currentPage.value?.route.name === 'email',
|
||||
}, {
|
||||
icon: 'ph-lock ph-bold ph-lg',
|
||||
icon: 'ti ti-lock',
|
||||
text: i18n.ts.security,
|
||||
to: '/settings/security',
|
||||
active: currentPage.value?.route.name === 'security',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue