Don't interrupt autoposting with alerts from errors that don't stop autoposting. #355
This commit is contained in:
parent
441abd792b
commit
98fb630981
@ -182,7 +182,7 @@ QR =
|
|||||||
QR.captcha.notify el
|
QR.captcha.notify el
|
||||||
else
|
else
|
||||||
QR.notify el
|
QR.notify el
|
||||||
alert el.textContent if d.hidden
|
alert el.textContent if d.hidden and not QR.cooldown.auto
|
||||||
|
|
||||||
notify: (el) ->
|
notify: (el) ->
|
||||||
notice = new Notice 'warning', el
|
notice = new Notice 'warning', el
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user