diff --git a/src/Posting/QR.coffee b/src/Posting/QR.coffee index 9aee800de..d19f0665f 100644 --- a/src/Posting/QR.coffee +++ b/src/Posting/QR.coffee @@ -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