forked from coracle/flotilla
Include instructions in key file
This commit is contained in:
@@ -79,7 +79,6 @@ export const makeEditor = async ({
|
||||
new Compressor(file, {
|
||||
maxWidth: 1024,
|
||||
maxHeight: 1024,
|
||||
convertSize: 2 * 1024 * 1024,
|
||||
success: resolve,
|
||||
error: e => {
|
||||
// Non-images break compressor
|
||||
|
||||
Reference in New Issue
Block a user