Discard captcha data corrupted in Greasemonkey update. #1625
This commit is contained in:
parent
f39358b803
commit
629e21619f
@ -20,6 +20,7 @@ Captcha.cache =
|
|||||||
captchaCount < postsCount
|
captchaCount < postsCount
|
||||||
|
|
||||||
sync: (captchas=[]) ->
|
sync: (captchas=[]) ->
|
||||||
|
captchas = [] unless captchas instanceof Array
|
||||||
@captchas = captchas
|
@captchas = captchas
|
||||||
@count()
|
@count()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user