mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
@@ -34,7 +34,7 @@ function toolsMenuItems(): MenuItem[] {
|
||||
icon: 'ph-smiley ph-bold ph-lg',
|
||||
} : undefined, ($i && ($i.isAdmin || $i.policies.canManageAvatarDecorations)) ? {
|
||||
type: 'link',
|
||||
to: '/admin/avatar-decorations',
|
||||
to: '/avatar-decorations',
|
||||
text: i18n.ts.manageAvatarDecorations,
|
||||
icon: 'ph-sparkle ph-bold ph-lg',
|
||||
} : undefined];
|
||||
|
||||
Reference in New Issue
Block a user