mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
Fix lens and update errors.
This commit is contained in:
@@ -106,7 +106,6 @@ const convertAndScale = async (
|
||||
lossless: compression === 0,
|
||||
smartSubsample: true,
|
||||
}),
|
||||
|
||||
force: true,
|
||||
})
|
||||
.toFile(processedImagePath);
|
||||
|
||||
Reference in New Issue
Block a user