1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

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,