mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
whoops
This commit is contained in:
parent
a5eda46339
commit
91d6f64520
@ -67,7 +67,7 @@ var report = function(dbot) {
|
||||
'user': event.rUser.primaryNick,
|
||||
'link': dbot.api.web.getUrl('report/' + event.server + '/missing')
|
||||
}));
|
||||
this.pNotify = false;
|
||||
this.pNotify[event.rUser.id] = false;
|
||||
}
|
||||
}.bind(this);
|
||||
this.on = 'JOIN';
|
||||
|
Loading…
Reference in New Issue
Block a user