fix: remove broken avif

dynamic libraries were temporarily removed, forgot to remove avif
This commit is contained in:
JovannMC 2025-03-25 22:36:50 +03:00
parent ec8a85ae30
commit 8aa9d69d01
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ export class VipsConverter extends Converter {
".tif",
".tiff",
".jfif",
".avif",
];
public readonly reportsProgress = false;