replaced ti-asterisk and ti-mood-happy
This commit is contained in:
parent
5a016778d4
commit
d6ba786169
6 changed files with 8 additions and 6 deletions
|
|
@ -99,7 +99,7 @@ const headerTabs = computed(() => user.value ? [{
|
|||
}] : []), ...($i && ($i.id === user.value.id || $i.isAdmin || $i.isModerator)) || user.value.publicReactions ? [{
|
||||
key: 'reactions',
|
||||
title: i18n.ts.reaction,
|
||||
icon: 'ph-smiley ph-bold ph-lg',
|
||||
icon: 'ti ti-mood-happy',
|
||||
}] : [], {
|
||||
key: 'clips',
|
||||
title: i18n.ts.clips,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue