3
0
mirror of https://github.com/reality/dbot.git synced 2025-01-12 21:22:39 +01:00

missing bing

This commit is contained in:
reality 2014-02-17 20:13:29 +00:00
parent 21eab082bf
commit 0913f382d7

View File

@ -50,7 +50,7 @@ var radio = function(dbot) {
this.internalAPI.startRadio();
}
}.bind(this));
}
}.bind(this)
};
this.onLoad = function() {
this.internalAPI.getRadio();