Finish 'other' handling

This commit is contained in:
Eric Bailey
2025-10-08 21:16:04 -05:00
parent c79c8edc27
commit 1e08c898cc
2 changed files with 2 additions and 2 deletions
@@ -96,6 +96,8 @@ export const OTHER_REPORT_REASONS: Set<OzoneReportDefs.ReasonType> = new Set([
OzoneReportDefs.REASONHARASSMENTOTHER,
OzoneReportDefs.REASONMISLEADINGOTHER,
OzoneReportDefs.REASONRULEOTHER,
OzoneReportDefs.REASONSELFHARMOTHER,
OzoneReportDefs.REASONOTHER,
])
/**