diff --git a/src/Monitoring/Unread.coffee b/src/Monitoring/Unread.coffee index 66a0381f1..08f6f8b81 100644 --- a/src/Monitoring/Unread.coffee +++ b/src/Monitoring/Unread.coffee @@ -262,5 +262,6 @@ Unread = ThreadWatcher.update g.SITE.ID, Unread.thread.board.ID, Unread.thread.ID, last: Unread.thread.lastPost isDead: Unread.thread.isDead + isArchived: Unread.thread.isArchived unread: Unread.posts.size quotingYou: (quotingYou.last or 0)