fix: icons
This commit is contained in:
parent
3c2c72539a
commit
fbddcc559a
2 changed files with 2 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue