1
0

replaced ti-dots

This commit is contained in:
dakkar
2024-06-21 13:04:54 +01:00
parent b2054a674d
commit 14fbac7ca5
19 changed files with 21 additions and 20 deletions
@@ -189,6 +189,6 @@ const headerTabs = computed(() => []);
definePageMetadata(() => ({
title: i18n.ts.other,
icon: 'ph-dots-three ph-bold ph-lg',
icon: 'ti ti-dots',
}));
</script>