This commit is contained in:
reality 2015-07-22 23:24:40 +00:00
parent b82a3e72ff
commit bf54039724

View File

@ -97,7 +97,7 @@ var kick = function(dbot) {
delete this.tempBans[server][banee]; delete this.tempBans[server][banee];
}.bind(this)); }.bind(this));
}.bind(this)); }.bind(this));
}.bind(this); }
}; };
this.listener = function(event) { this.listener = function(event) {