replaced ti-users

This commit is contained in:
dakkar 2024-06-21 16:19:13 +01:00
parent 84fd5822bc
commit 527bbd036c
17 changed files with 19 additions and 18 deletions

View file

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