Corrected stuff

This commit is contained in:
Thomas FORGIONE
2015-07-17 11:39:42 +02:00
parent b397a18bea
commit f32ffe9b01
2 changed files with 16 additions and 3 deletions

View File

@@ -170,4 +170,4 @@ module.exports.clicker = function(req, res, next) {
res.send(result);
});
}
};