replaced ti-heart

This commit is contained in:
dakkar 2024-06-21 14:38:16 +01:00
parent b4e3217cc2
commit f8248853d1
13 changed files with 21 additions and 18 deletions

View file

@ -112,7 +112,7 @@ const headerTabs = computed(() => [{
}, {
key: 'liked',
title: i18n.ts._gallery.liked,
icon: 'ph-heart ph-bold ph-lg',
icon: 'ti ti-heart',
}, {
key: 'my',
title: i18n.ts._gallery.my,