This commit is contained in:
Cryptkeeper!
2017-03-14 17:07:58 -05:00
committed by GitHub
parent f1dfe2e21b
commit ac0ea0d5d7
11 changed files with 146 additions and 126 deletions

View File

@ -77,4 +77,4 @@ exports.update = function(timeout) {
exports.toMessage = function() {
// This is what we send to the clients.
return serviceStates;
};
};