replaced ti-asterisk and ti-mood-happy

This commit is contained in:
dakkar 2024-06-21 17:56:43 +01:00
parent 5a016778d4
commit d6ba786169
6 changed files with 8 additions and 6 deletions

View file

@ -72,7 +72,7 @@ const menuDef = computed(() => [{
to: '/settings/privacy',
active: currentPage.value?.route.name === 'privacy',
}, {
icon: 'ph-smiley ph-bold ph-lg',
icon: 'ti ti-mood-happy',
text: i18n.ts.emojiPicker,
to: '/settings/emoji-picker',
active: currentPage.value?.route.name === 'emojiPicker',