rookie mistake

This commit is contained in:
reality 2016-02-19 19:15:06 +00:00
parent d4c3edca0a
commit f4a203e416

View File

@ -92,9 +92,9 @@ var warning = function(dbot) {
event.reply(dbot.t('warning_not_found')); event.reply(dbot.t('warning_not_found'));
} }
}.bind(this)); }.bind(this));
}); }.bind(this));
} }
}); }.bind(this));
}, },
'~rmlastwarning': function(event) { '~rmlastwarning': function(event) {