One of the commits from a few days ago was a mistake
This commit is contained in:
parent
777b86e480
commit
e2a32a8c89
36 changed files with 70 additions and 37 deletions
|
@ -21,7 +21,6 @@ const typeCheck = async (image, gifv = false) => {
|
|||
return {
|
||||
type: imageType.ext,
|
||||
data: imageBuffer,
|
||||
url: image,
|
||||
outputType: imageType.ext === "mp4" ? "gif" : imageType.ext,
|
||||
path: path
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue