replaced ti-forms

This commit is contained in:
dakkar 2024-06-21 17:12:57 +01:00
parent cf9e5d72e0
commit f1bfe9602e
7 changed files with 7 additions and 6 deletions

View file

@ -264,7 +264,7 @@ function onContextmenu(ev: MouseEvent) {
},
}, { type: 'divider' }, {
text: i18n.ts.rename,
icon: 'ph-textbox ph-bold ph-lg',
icon: 'ti ti-forms',
action: rename,
}, { type: 'divider' }, {
text: i18n.ts.delete,