Fix bug from 49b946199c736636baa10a032605e5a4b510b1f7 breaking archive post building.

This commit is contained in:
ccd0 2016-10-01 23:54:57 -07:00
parent 59bc4143db
commit 0f283df4fa

View File

@ -148,7 +148,7 @@ class Fetcher
@threadID = +data.thread_num
o =
postID: @postID
ID: @postID
threadID: @threadID
boardID: @boardID
isReply: @postID isnt @threadID