imagemisingapi:GWM
This commit is contained in:
parent
b133a0d4f1
commit
d7a4af69cf
@ -1043,9 +1043,8 @@ exports.ReInsertImageData = async (req, res) =>
|
||||
|
||||
}).catch(err=>{});
|
||||
|
||||
}
|
||||
} else {resolve(false); }
|
||||
|
||||
resolve(true);
|
||||
}); // end of promise
|
||||
|
||||
salesPD.then(async(result) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user