replaced ti-planet ti-world-x ti-world-search

This commit is contained in:
dakkar 2024-06-21 12:49:30 +01:00
parent 6f5099f699
commit 96ce65dc62
9 changed files with 15 additions and 12 deletions

View file

@ -86,7 +86,7 @@ const headerTabs = computed(() => []);
definePageMetadata(() => ({
title: i18n.ts.relays,
icon: 'ph-planet ph-bold ph-lg',
icon: 'ti ti-planet',
}));
</script>