forked from GitHub/dbot
missing bing
This commit is contained in:
parent
21eab082bf
commit
0913f382d7
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user