1
0

replaced ti-whirl

This commit is contained in:
dakkar
2024-06-22 13:38:56 +01:00
parent df26b6501d
commit 712682ea47
10 changed files with 13 additions and 14 deletions
@@ -117,7 +117,7 @@ const headerTabs = computed(() => []);
definePageMetadata(() => ({
title: i18n.ts.federation,
icon: 'ph-globe-hemisphere-west ph-bold ph-lg',
icon: 'ti ti-whirl',
}));
</script>