diff --git a/apps/core/src/modules/aggregate/aggregate.service.ts b/apps/core/src/modules/aggregate/aggregate.service.ts index 175af75d..15b5c5c1 100644 --- a/apps/core/src/modules/aggregate/aggregate.service.ts +++ b/apps/core/src/modules/aggregate/aggregate.service.ts @@ -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,