fix(aggregate):get pages counts (#1415)
Signed-off-by: CielNeko <cielneko@proton.me>
This commit is contained in:
@@ -373,7 +373,7 @@ export class AggregateService {
|
||||
this.gateway.getcurrentClientCount(),
|
||||
this.postService.model.countDocuments(),
|
||||
this.noteService.model.countDocuments(),
|
||||
this.categoryService.model.countDocuments(),
|
||||
this.pageService.model.countDocuments(),
|
||||
this.sayService.model.countDocuments(),
|
||||
this.commentService.model.countDocuments({
|
||||
parent: null,
|
||||
|
||||
Reference in New Issue
Block a user