diff --git a/js/post-filter.js b/js/post-filter.js index 87e03ea9..4d9e0618 100644 --- a/js/post-filter.js +++ b/js/post-filter.js @@ -23,8 +23,8 @@ if (active_page === 'thread' || active_page === 'index') { list.nextPurge[boardId] = {}; if (typeof list.postFilter[boardId][threadId] == 'undefined') { list.postFilter[boardId][threadId] = []; - list.nextPurge[boardId][threadId] = {timestamp: timestamp(), interval: 86400}; // 86400 seconds == 1 day } + list.nextPurge[boardId][threadId] = {timestamp: timestamp(), interval: 86400}; // 86400 seconds == 1 day } var blacklist = {