mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
fix syntax error in web
This commit is contained in:
parent
a6ca9bb9c8
commit
49beccf849
@ -46,7 +46,7 @@ var webInterface = function(dbot) {
|
||||
} else {
|
||||
return 'http://' + this.config.webHost + ':' + port + '/' + path;
|
||||
}
|
||||
};
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user