Don't interrupt autoposting with alerts from errors that don't stop autoposting. #355

This commit is contained in:
ccd0 2015-03-13 20:49:04 -07:00
parent 441abd792b
commit 98fb630981

View File

@ -182,7 +182,7 @@ QR =
QR.captcha.notify el
else
QR.notify el
alert el.textContent if d.hidden
alert el.textContent if d.hidden and not QR.cooldown.auto
notify: (el) ->
notice = new Notice 'warning', el