Adds support for MOD reports

This commit is contained in:
Vitor Pamplona
2024-08-20 15:07:28 -04:00
parent 7bd3e0beab
commit b0c33808e6
4 changed files with 9 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ class ReportEvent(
NUDITY,
PROFANITY,
MALWARE,
MOD,
OTHER,
}
}