replaced ti-home

This commit is contained in:
dakkar 2024-06-21 13:28:16 +01:00
parent d83438dea2
commit bdbcb55a81
23 changed files with 27 additions and 26 deletions

View file

@ -83,7 +83,7 @@ const headerActions = computed(() => []);
const headerTabs = computed(() => user.value ? [{
key: 'home',
title: i18n.ts.overview,
icon: 'ph-house ph-bold ph-lg',
icon: 'ti ti-home',
}, {
key: 'notes',
title: i18n.ts.notes,