diff --git a/src/General/Index.coffee b/src/General/Index.coffee index c2542f501..09e500193 100644 --- a/src/General/Index.coffee +++ b/src/General/Index.coffee @@ -704,6 +704,7 @@ Index = Index.sizeCatalogViews nodes $.add Index.root, nodes if doc.contains Index.root + $.event 'PostsInserted' $.event 'IndexBuild' else Index.buildReplies threads if Conf['Show Replies']