1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Desktop, Cli: Resolves #4968: Import SVG as images when importing ENEX files

This commit is contained in:
Laurent Cozic 2021-05-15 13:42:57 +02:00
parent f1380fd51d
commit 2331d3487b

View File

@ -12,6 +12,7 @@ const imageMimeTypes = [
'image/png',
'image/prs.btif',
'image/prs.pti',
'image/svg+xml',
'image/t38',
'image/tiff',
'image/tiff-fx',