chore: move libheif below vips
This commit is contained in:
parent
eb91d8b298
commit
ad98499da0
2 changed files with 5 additions and 5 deletions
|
|
@ -50,14 +50,14 @@ const properties: Record<
|
|||
properties: propertiesresvg,
|
||||
converter: convertresvg,
|
||||
},
|
||||
libheif: {
|
||||
properties: propertiesLibheif,
|
||||
converter: convertLibheif,
|
||||
},
|
||||
vips: {
|
||||
properties: propertiesImage,
|
||||
converter: convertImage,
|
||||
},
|
||||
libheif: {
|
||||
properties: propertiesLibheif,
|
||||
converter: convertLibheif,
|
||||
},
|
||||
xelatex: {
|
||||
properties: propertiesxelatex,
|
||||
converter: convertxelatex,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue