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(); this.internalAPI.startRadio();
} }
}.bind(this)); }.bind(this));
} }.bind(this)
}; };
this.onLoad = function() { this.onLoad = function() {
this.internalAPI.getRadio(); this.internalAPI.getRadio();