mirror of
https://github.com/reality/dbot.git
synced 2024-12-26 12:42:51 +01:00
oops
This commit is contained in:
parent
b82a3e72ff
commit
bf54039724
@ -97,7 +97,7 @@ var kick = function(dbot) {
|
||||
delete this.tempBans[server][banee];
|
||||
}.bind(this));
|
||||
}.bind(this));
|
||||
}.bind(this);
|
||||
}
|
||||
};
|
||||
|
||||
this.listener = function(event) {
|
||||
|
Loading…
Reference in New Issue
Block a user