small fixes on deploying ipfs

This commit is contained in:
Mohammed Ashab Uddin
2020-09-02 16:25:03 +04:00
parent 973bda9cce
commit 30197e7502

View File

@@ -591,7 +591,7 @@ module.exports.onWebsiteFinished = () => {
module.exports.onDeployWebsite = () => {
return check({
checkFunction: checkSelectedProductExist,
checkFunction: checkSelectedWebsiteExist,
callback : async () => {
let res = new Promise( (resolve, reject) => {
request({