We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28c3a5 commit 9ba1f47Copy full SHA for 9ba1f47
components/common/labels/util.ts
@@ -69,6 +69,7 @@ export const labelsRequiringMediaFilter = [
69
LABELS.porn.identifier,
70
LABELS.nudity.identifier,
71
LABELS.sexual.identifier,
72
+ 'self-harm',
73
]
74
75
export type GraphicMediaFilter = 'blur' | 'grayscale' | 'translucent'
0 commit comments