replaced ti-upload

This commit is contained in:
dakkar 2024-06-21 17:23:04 +01:00
parent 8f60c6d7e1
commit 99d7ba8bbc
5 changed files with 14 additions and 13 deletions

View file

@ -623,7 +623,7 @@ function getMenu() {
type: 'label',
}, {
text: i18n.ts.upload,
icon: 'ph-upload ph-bold ph-lg',
icon: 'ti ti-upload',
action: () => { selectLocalFile(); },
}, {
text: i18n.ts.fromUrl,