Update list of supported formats to be accurate

This commit is contained in:
Realmy 2024-11-11 18:03:11 +01:00
parent 8993e85db8
commit 9969d248e3
1 changed files with 1 additions and 4 deletions

View File

@ -15,11 +15,8 @@ export class VipsConverter extends Converter {
".tiff", ".tiff",
".tif", ".tif",
".gif", ".gif",
".svg",
".webp",
".jfif", ".jfif",
".ico", ".avif",
".bmp",
]; ];
constructor() { constructor() {