Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -219,7 +219,7 @@ export function useReportOptions() {
|
|||||||
reason: 'tools.ozone.report.defs#reasonMisleadingScam',
|
reason: 'tools.ozone.report.defs#reasonMisleadingScam',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: _(msg`Unlabelled GenAI or Synthetic Content`),
|
title: _(msg`Unlabeled Generative AI or Synthetic Content`),
|
||||||
reason: 'tools.ozone.report.defs#reasonMisleadingSyntheticContent',
|
reason: 'tools.ozone.report.defs#reasonMisleadingSyntheticContent',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user