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