replaced ti-info-circle

This commit is contained in:
dakkar 2024-06-21 16:27:36 +01:00
parent 5409440501
commit d2b4b2fb94
27 changed files with 31 additions and 30 deletions

View file

@ -41,7 +41,7 @@ const headerActions = computed(() => []);
const headerTabs = computed(() => [{
key: 'info',
title: i18n.ts.info,
icon: 'ph-info ph-bold ph-lg',
icon: 'ti ti-info-circle',
}, {
key: 'notes',
title: i18n.ts._fileViewer.attachedNotes,