Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -92,7 +92,7 @@ export function useReportOptions() {
|
|||||||
},
|
},
|
||||||
violencePhysicalHarm: {
|
violencePhysicalHarm: {
|
||||||
key: 'violencePhysicalHarm',
|
key: 'violencePhysicalHarm',
|
||||||
title: _(msg`Violence of Physical Harm`),
|
title: _(msg`Violence or Physical Harm`),
|
||||||
sort: 2,
|
sort: 2,
|
||||||
description: _(msg`Threats, calls for violence, or graphic content`),
|
description: _(msg`Threats, calls for violence, or graphic content`),
|
||||||
options: [
|
options: [
|
||||||
|
|||||||
Reference in New Issue
Block a user