mirror of https://github.com/VERT-sh/VERT.git
Update list of supported formats to be accurate
This commit is contained in:
parent
8993e85db8
commit
9969d248e3
|
@ -15,11 +15,8 @@ export class VipsConverter extends Converter {
|
|||
".tiff",
|
||||
".tif",
|
||||
".gif",
|
||||
".svg",
|
||||
".webp",
|
||||
".jfif",
|
||||
".ico",
|
||||
".bmp",
|
||||
".avif",
|
||||
];
|
||||
|
||||
constructor() {
|
||||
|
|
Loading…
Reference in New Issue