Update wording on report reasons
This commit is contained in:
parent
59a611b05a
commit
0bcdc646cd
|
@ -62,9 +62,9 @@ const app = Vue.createApp({
|
||||||
reportClassifications: [
|
reportClassifications: [
|
||||||
"It's spam",
|
"It's spam",
|
||||||
"It's abusive (racist, homophobic, etc.)",
|
"It's abusive (racist, homophobic, etc.)",
|
||||||
"It's malicious (e.g. link to a malware website)",
|
"It's malicious (e.g. link to a malware website, phishing)",
|
||||||
"It's illegal (e.g. controlled substances)",
|
"It's illegal (e.g. controlled substances, violence)",
|
||||||
"It's child porn (CP, CSAM, pedophilia, etc.)",
|
"It's child abuse (CP, CSAM, pedophilia, etc.)",
|
||||||
"Other (please describe)",
|
"Other (please describe)",
|
||||||
],
|
],
|
||||||
sounds: {
|
sounds: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user