Fix bug from 49b946199c736636baa10a032605e5a4b510b1f7 breaking archive post building.
This commit is contained in:
parent
59bc4143db
commit
0f283df4fa
@ -148,7 +148,7 @@ class Fetcher
|
|||||||
|
|
||||||
@threadID = +data.thread_num
|
@threadID = +data.thread_num
|
||||||
o =
|
o =
|
||||||
postID: @postID
|
ID: @postID
|
||||||
threadID: @threadID
|
threadID: @threadID
|
||||||
boardID: @boardID
|
boardID: @boardID
|
||||||
isReply: @postID isnt @threadID
|
isReply: @postID isnt @threadID
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user