Revert "Work around focus bug in newest Recaptcha."
This reverts commit ce1e58d7011b724c640933a9385812dd3bf98a41.
This commit is contained in:
parent
3d045d0f90
commit
ef72d3b783
@ -52,7 +52,6 @@ Captcha.fixes =
|
||||
@fixImages()
|
||||
new MutationObserver(=> @fixImages()).observe d.body, {childList: true, subtree: true}
|
||||
$.on d, 'keydown', @keybinds.bind(@)
|
||||
window.focus()
|
||||
|
||||
initNoscript: ->
|
||||
@noscript = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user