Minor captcha fix.
This commit is contained in:
parent
f8785c5445
commit
6b3495fb77
@ -32,6 +32,7 @@ QR.captcha =
|
||||
|
||||
@setupObserver = new MutationObserver @afterSetup
|
||||
@setupObserver.observe container, childList: true
|
||||
@afterSetup() # reCAPTCHA might have loaded before the QR.
|
||||
setup: ->
|
||||
$.globalEval 'loadRecaptcha()'
|
||||
afterSetup: ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user