mirror of
https://github.com/reality/dbot.git
synced 2025-02-17 14:01:04 +01:00
yes it's a test shut up
This commit is contained in:
parent
75899123c9
commit
a63d350b50
@ -12,6 +12,7 @@ var webInterface = function(dbot) {
|
||||
|
||||
app.get('/', function(req, res) {
|
||||
res.render('index', { });
|
||||
console.log('test');
|
||||
});
|
||||
|
||||
app.listen(1337);
|
||||
|
Loading…
x
Reference in New Issue
Block a user