replaced ti-cookie

This commit is contained in:
dakkar 2024-06-21 16:42:45 +01:00
parent e1074c22ba
commit 582f4b01ce
5 changed files with 5 additions and 4 deletions

View file

@ -26,7 +26,7 @@ function toolsMenuItems(): MenuItem[] {
type: 'link',
to: '/clicker',
text: '🍪👈',
icon: 'ph-cookie ph-bold ph-lg',
icon: 'ti ti-cookie',
}, ($i && ($i.isAdmin || $i.policies.canManageCustomEmojis)) ? {
type: 'link',
to: '/custom-emojis-manager',