1
0

replaced ti-dots

This commit is contained in:
dakkar
2024-06-21 13:04:54 +01:00
parent b2054a674d
commit 14fbac7ca5
19 changed files with 21 additions and 20 deletions
@@ -306,7 +306,7 @@ const headerActions = computed(() => [{
text: i18n.ts.addEmoji,
handler: add,
}, {
icon: 'ph-dots-three ph-bold ph-lg',
icon: 'ti ti-dots',
handler: menu,
}]);