replaced ti-dots
This commit is contained in:
parent
b2054a674d
commit
14fbac7ca5
19 changed files with 21 additions and 20 deletions
|
|
@ -163,7 +163,7 @@ const menuDef = computed(() => [{
|
|||
to: '/settings/migration',
|
||||
active: currentPage.value?.route.name === 'migration',
|
||||
}, {
|
||||
icon: 'ph-dots-three ph-bold ph-lg',
|
||||
icon: 'ti ti-dots',
|
||||
text: i18n.ts.other,
|
||||
to: '/settings/other',
|
||||
active: currentPage.value?.route.name === 'other',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue