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
|
||||
|
||||
sync: (captchas=[]) ->
|
||||
captchas = [] unless captchas instanceof Array
|
||||
@captchas = captchas
|
||||
@count()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user