1
0

replaced ti-device-tv

This commit is contained in:
dakkar
2024-06-21 16:41:02 +01:00
parent 318e5ff0f9
commit e1074c22ba
14 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -154,6 +154,6 @@ const headerTabs = computed(() => [{
definePageMetadata(() => ({
title: i18n.ts.channel,
icon: 'ph-television ph-bold ph-lg',
icon: 'ti ti-device-tv',
}));
</script>