replaced ti-star

This commit is contained in:
dakkar 2024-06-21 15:02:54 +01:00
parent 7eed0aec69
commit e17f7b7297
8 changed files with 9 additions and 8 deletions

View file

@ -141,7 +141,7 @@ const headerTabs = computed(() => [{
}, {
key: 'favorites',
title: i18n.ts.favorites,
icon: 'ph-star ph-bold ph-lg',
icon: 'ti ti-star',
}, {
key: 'following',
title: i18n.ts._channel.following,