chore: add message when resizing image
This commit is contained in:
parent
64e4a271e1
commit
4f98f778f0
9 changed files with 29 additions and 44 deletions
|
|
@ -137,7 +137,7 @@ export async function convert(
|
|||
console.error(`stderr: ${stderr}`);
|
||||
}
|
||||
|
||||
resolve("success");
|
||||
resolve("Done");
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue