File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
client/src/core/client/admin/components/ModerationReason Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,6 @@ const Reasons: FunctionComponent<Props> = ({
35
35
onCode,
36
36
onAddExplanation,
37
37
} ) => {
38
- /* eslint-disable */
39
- console . log ( { GQLREJECTION_REASON_CODE } )
40
38
return (
41
39
< >
42
40
< Localized id = "common-moderationReason-reason" >
Original file line number Diff line number Diff line change @@ -43,9 +43,9 @@ common-moderationReason-rejectionReason-BANNED_WORD =
43
43
common-moderationReason-rejectionReason-AD =
44
44
Ad
45
45
common-moderationReason-rejectionReason-HARASSMENT_BULLYING =
46
- Harassmen / bullying
46
+ Harassment / bullying
47
47
common-moderationReason-rejectionReason-MISINFORMATION =
48
- Minsinformation
48
+ Misinformation
49
49
common-moderationReason-rejectionReason-HATE_SPEECH =
50
50
Hate speech
51
51
common-moderationReason-rejectionReason-IRRELEVANT_CONTENT =
You can’t perform that action at this time.
0 commit comments