derp
This commit is contained in:
parent
a43711ba27
commit
41af79fcd6
@ -1245,7 +1245,7 @@
|
||||
target: holder.firstChild
|
||||
});
|
||||
if (conf['Persistent QR']) {
|
||||
qr.dialog();
|
||||
QR.dialog();
|
||||
if (conf['Auto Hide QR']) {
|
||||
return $('#autohide', QR.el).checked = true;
|
||||
}
|
||||
|
||||
@ -976,7 +976,7 @@ QR =
|
||||
$.bind holder, 'DOMNodeInserted', QR.captchaNode
|
||||
QR.captchaNode target: holder.firstChild
|
||||
if conf['Persistent QR']
|
||||
qr.dialog()
|
||||
QR.dialog()
|
||||
if conf['Auto Hide QR']
|
||||
$('#autohide', QR.el).checked = true
|
||||
attach: ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user