This is no longer needed.
This commit is contained in:
parent
7acccab776
commit
67513068c0
@ -738,7 +738,6 @@ QR =
|
|||||||
else # stop auto-posting
|
else # stop auto-posting
|
||||||
QR.cooldown.auto = false
|
QR.cooldown.auto = false
|
||||||
QR.captcha.setup(QR.cooldown.auto and d.activeElement in [QR.nodes.status, d.body])
|
QR.captcha.setup(QR.cooldown.auto and d.activeElement in [QR.nodes.status, d.body])
|
||||||
QR.cooldown.auto = false if QR.captcha.isEnabled and !Captcha.cache.getCount()
|
|
||||||
QR.status()
|
QR.status()
|
||||||
QR.error err
|
QR.error err
|
||||||
return
|
return
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user