🎨
This commit is contained in:
parent
3e508d7540
commit
b64daa5a58
8 changed files with 57 additions and 8 deletions
|
@ -97,7 +97,7 @@ const menuDef = $computed(() => [{
|
|||
to: '/admin/users',
|
||||
active: currentPage?.route.name === 'users',
|
||||
}, {
|
||||
icon: 'ti ti-mood-happy',
|
||||
icon: 'ti ti-icons',
|
||||
text: i18n.ts.customEmojis,
|
||||
to: '/admin/emojis',
|
||||
active: currentPage?.route.name === 'emojis',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue