1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

replaced another bunch, and some fixes

This commit is contained in:
dakkar
2024-06-22 13:55:21 +01:00
parent 712682ea47
commit b675c66d70
22 changed files with 37 additions and 28 deletions

View File

@@ -36,7 +36,7 @@ function toolsMenuItems(): MenuItem[] {
type: 'link',
to: '/avatar-decorations',
text: i18n.ts.manageAvatarDecorations,
icon: 'ph-sparkle ph-bold ph-lg',
icon: 'ti ti-sparkles',
} : undefined];
}