replaced ti-eye

This commit is contained in:
dakkar 2024-06-21 15:08:38 +01:00
parent e17f7b7297
commit 8830c94591
13 changed files with 14 additions and 13 deletions

View file

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