Replies seen counter for moderated sub-trees

This commit is contained in:
Eric Bailey
2025-06-10 14:46:36 -05:00
parent 878af67254
commit 54944cf0b7
@@ -217,6 +217,10 @@ export function sortAndAnnotateThreadItems(
ci = getBranch(thread, ci, child.depth).end
} else {
otherThreadItems.push(childPost)
if (childParentMetadata) {
childParentMetadata.repliesSeenCounter += 1
}
}
} else {
/*