Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -85,7 +85,7 @@ export function useReportOptions() {
|
|||||||
reason: 'tools.ozone.report.defs#reasonChildSafetyPromotion',
|
reason: 'tools.ozone.report.defs#reasonChildSafetyPromotion',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: _(msg`Other Child Safety`),
|
title: _(msg`Other Child Safety Issue`),
|
||||||
reason: 'tools.ozone.report.defs#reasonChildSafetyOther',
|
reason: 'tools.ozone.report.defs#reasonChildSafetyOther',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user