diff --git a/src/core/server/services/comments/pipeline/phases/index.ts b/src/core/server/services/comments/pipeline/phases/index.ts index 588bde861e..cc4ee0f494 100644 --- a/src/core/server/services/comments/pipeline/phases/index.ts +++ b/src/core/server/services/comments/pipeline/phases/index.ts @@ -30,11 +30,11 @@ export const moderationPhases: IntermediateModerationPhase[] = [ linkify, purify, repeatPost, - wordList, tagExpertAnswers, staff, tagUnansweredQuestions, approve, + wordList, toxic, recentCommentHistory, spam,