forked from GitHub/dbot
rookie mistake
This commit is contained in:
parent
d4c3edca0a
commit
f4a203e416
@ -92,9 +92,9 @@ var warning = function(dbot) {
|
||||
event.reply(dbot.t('warning_not_found'));
|
||||
}
|
||||
}.bind(this));
|
||||
});
|
||||
}.bind(this));
|
||||
}
|
||||
});
|
||||
}.bind(this));
|
||||
},
|
||||
|
||||
'~rmlastwarning': function(event) {
|
||||
|
Loading…
Reference in New Issue
Block a user