From fccfde8f2b31d7c587db0fcc9b2093a70e7f99b2 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 22 Jun 2024 15:12:43 +0100 Subject: replaced many more ti-* --- packages/frontend/src/pages/flash/flash-index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/frontend/src/pages/flash') diff --git a/packages/frontend/src/pages/flash/flash-index.vue b/packages/frontend/src/pages/flash/flash-index.vue index b9ee7cb41c..f63a799365 100644 --- a/packages/frontend/src/pages/flash/flash-index.vue +++ b/packages/frontend/src/pages/flash/flash-index.vue @@ -79,7 +79,7 @@ const headerActions = computed(() => [{ const headerTabs = computed(() => [{ key: 'featured', title: i18n.ts._play.featured, - icon: 'ph-fire ph-bold ph-lg', + icon: 'ti ti-flare', }, { key: 'my', title: i18n.ts._play.my, -- cgit v1.2.3-freya