diff --git a/src/classes/Fetcher.coffee b/src/classes/Fetcher.coffee index 1b5f825c3..7f41b0534 100644 --- a/src/classes/Fetcher.coffee +++ b/src/classes/Fetcher.coffee @@ -148,7 +148,7 @@ class Fetcher @threadID = +data.thread_num o = - postID: @postID + ID: @postID threadID: @threadID boardID: @boardID isReply: @postID isnt @threadID