replaced ti-help-circle

This commit is contained in:
dakkar 2024-06-21 17:00:46 +01:00
parent cd3b8e6d8f
commit bdffa579b8
7 changed files with 8 additions and 7 deletions

View file

@ -82,7 +82,7 @@ export function openInstanceMenu(ev: MouseEvent) {
}, { type: 'divider' }, {
type: 'link',
text: i18n.ts.inquiry,
icon: 'ph-question ph-bold ph-lg',
icon: 'ti ti-help-circle',
to: '/contact',
}, (instance.impressumUrl) ? {
text: i18n.ts.impressum,