Fix error reported in #3124.

This commit is contained in:
ccd0 2021-07-08 07:56:10 -07:00
parent 1fe7fd7f56
commit c98f3ba8dd

View File

@ -65,6 +65,7 @@ Captcha.t =
response
setUsed: ->
return unless @isEnabled
if @nodes.container
$.global ->
window.TCaptcha.clearChallenge()