mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
make cc happy
This commit is contained in:
parent
c35735d5b8
commit
0db2b663ad
@ -87,7 +87,7 @@ ServicesMonitor.prototype.check = function() {
|
||||
}
|
||||
else {
|
||||
result.push('IPFS'.red);
|
||||
callback(null, result);
|
||||
return callback(null, result);
|
||||
}
|
||||
});
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user