Changelog.
This commit is contained in:
parent
a65c724cfb
commit
12b6fee222
@ -1,3 +1,5 @@
|
||||
- Bug fixes.
|
||||
|
||||
## 3.20.0 - *2014-04-05*
|
||||
|
||||
- Add support for .webm files.
|
||||
|
||||
@ -546,7 +546,7 @@ QR =
|
||||
QR.cooldown.auto = false
|
||||
QR.status()
|
||||
QR.error err
|
||||
QR.captcha.setup() if QR.captcha.isEnabled and QR.cooldown.auto
|
||||
QR.captcha.setup() if QR.captcha.isEnabled
|
||||
return
|
||||
|
||||
h1 = $ 'h1', resDoc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user