replaced ti-eye-off

This commit is contained in:
dakkar 2024-06-21 15:15:04 +01:00
parent 8830c94591
commit b1954d9898
9 changed files with 12 additions and 11 deletions

View file

@ -63,7 +63,7 @@ const headerTabs = computed(() => [{
}, {
key: 'silence',
title: i18n.ts.silence,
icon: 'ph-eye-closed ph-bold ph-lg',
icon: 'ti ti-eye-off',
}]);
definePageMetadata(() => ({