fix comment expansion

This commit is contained in:
ccd0 2014-04-20 01:21:37 -07:00
parent 823eace903
commit cc0cc82c4c

View File

@ -36,7 +36,7 @@ ExpandComment =
a.textContent = "Error #{req.statusText} (#{status})"
return
posts = req.response
posts = req.response.posts
if spoilerRange = posts[0].custom_spoiler
Build.spoilerRange[g.BOARD] = spoilerRange