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