diff --git a/index.js b/index.js index 8c4f986..5be3037 100644 --- a/index.js +++ b/index.js @@ -108,3 +108,4 @@ app.post('/', function(req, res) { app.listen(config.port, config.hostname, function() { console.log('gitlab-to-irc running.'); }); +