upd: icons

This commit is contained in:
Mar0xy 2023-10-13 19:07:41 +02:00
parent f8f128b347
commit 78b016e35c
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
6 changed files with 17 additions and 17 deletions

View file

@ -69,7 +69,7 @@ const headerTabs = $computed(() => []);
definePageMetadata({
title: i18n.ts.externalServices,
icon: 'ti ti-link',
icon: 'ph-square-arrow-out ph-bold ph-lg',
});
</script>