mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fix: icons
This commit is contained in:
@@ -31,7 +31,7 @@ function toolsMenuItems(): MenuItem[] {
|
||||
type: 'link',
|
||||
to: '/bubble-game',
|
||||
text: i18n.ts.bubbleGame,
|
||||
icon: 'ph-apple ph-bold ph-lg',
|
||||
icon: 'ph-orange-slice ph-bold ph-lg',
|
||||
}, ($i && ($i.isAdmin || $i.policies.canManageCustomEmojis)) ? {
|
||||
type: 'link',
|
||||
to: '/custom-emojis-manager',
|
||||
|
||||
Reference in New Issue
Block a user