replaced ti-apps and a few more

This commit is contained in:
dakkar 2024-06-22 14:16:19 +01:00
parent 9f8873574c
commit 138127a5b6
17 changed files with 39 additions and 19 deletions

View file

@ -120,7 +120,7 @@ const headerTabs = computed(() => []);
definePageMetadata(() => ({
title: i18n.ts._auth.shareAccessTitle,
icon: 'ph-squares-four ph-bold ph-lg',
icon: 'ti ti-apps',
}));
</script>