Corrected forgotten response

This commit is contained in:
Thomas FORGIONE
2015-06-05 14:51:46 +02:00
parent baccd01111
commit 1923a20f19
2 changed files with 2 additions and 1 deletions

View File

@@ -14,4 +14,5 @@ module.exports.index = function(req, res) {
});
res.setHeader('Content-Type', 'text/html');
res.send("");
}