Finish renaming setChannelTopic

This commit is contained in:
abalabahaha
2016-01-04 20:37:15 -08:00
parent 2a00064646
commit 69bffc6279
5 changed files with 5 additions and 5 deletions

View File

@@ -1088,7 +1088,7 @@ var InternalClient = (function () {
return this.updateDetails({ username: username });
};
//def setTopic
//def setChannelTopic
InternalClient.prototype.setChannelTopic = function setChannelTopic(chann) {
var _this26 = this;