diff --git a/components/reports/QueueFilter/Tag.tsx b/components/reports/QueueFilter/Tag.tsx index 322de208..39f89247 100644 --- a/components/reports/QueueFilter/Tag.tsx +++ b/components/reports/QueueFilter/Tag.tsx @@ -14,6 +14,7 @@ const availableTagOptions = { { text: 'Other', value: 'report:other' }, { text: 'Violation', value: 'report:violation' }, { text: 'Misleading', value: 'report:misleading' }, + { text: 'Sexual', value: 'report:sexual' }, ], }, embed: {