Skip to content

Commit fd464c1

Browse files
style: add todo comments
1 parent a1c3bb1 commit fd464c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/typescript/security/ModerationRuleHandler.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,6 +1041,9 @@ class ModerationRuleHandler extends HasApplication implements ModerationRuleHand
10411041
matched: false
10421042
};
10431043
}
1044+
1045+
// TODO: Implement file filter
1046+
// TODO: Implement AI auto moderation
10441047
}
10451048

10461049
export default ModerationRuleHandler;

0 commit comments

Comments
 (0)