tabler icons
This commit is contained in:
parent
66f3de6262
commit
7037f2d566
22 changed files with 27 additions and 44 deletions
|
|
@ -170,7 +170,7 @@ const menuDef = $computed(() => [{
|
|||
to: '/admin/instance-block',
|
||||
active: currentPage?.route.name === 'instance-block',
|
||||
}, {
|
||||
icon: 'fas fa-ghost',
|
||||
icon: 'ti ti-ghost',
|
||||
text: i18n.ts.proxyAccount,
|
||||
to: '/admin/proxy-account',
|
||||
active: currentPage?.route.name === 'proxy-account',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue