Skip to content

Commit

Permalink
✨ Add self-harm to list of configurable media filters (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
foysalit authored Jan 9, 2025
1 parent a28c3a5 commit 9ba1f47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/common/labels/util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export const labelsRequiringMediaFilter = [
LABELS.porn.identifier,
LABELS.nudity.identifier,
LABELS.sexual.identifier,
'self-harm',
]

export type GraphicMediaFilter = 'blur' | 'grayscale' | 'translucent'
Expand Down

0 comments on commit 9ba1f47

Please sign in to comment.