fix: avatar decorations management being open to everyone
This commit is contained in:
parent
77c49eacc1
commit
9f35ca2bd0
3 changed files with 2 additions and 6 deletions
|
|
@ -133,7 +133,7 @@ const menuDef = $computed(() => [{
|
|||
}, {
|
||||
icon: 'ph-sparkle ph-bold ph-lg',
|
||||
text: i18n.ts.avatarDecorations,
|
||||
to: '/avatar-decorations',
|
||||
to: '/admin/avatar-decorations',
|
||||
active: currentPage?.route.name === 'avatarDecorations',
|
||||
}, {
|
||||
icon: 'ph-globe-hemisphere-west ph-bold ph-lg',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue