1
0

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
@@ -87,7 +87,7 @@ const headerTabs = computed(() => [{
}, {
key: 'liked',
title: i18n.ts._play.liked,
icon: 'ph-heart ph-bold ph-lg',
icon: 'ti ti-heart',
}]);
definePageMetadata(() => ({