diff --git a/src/view/com/modals/ReportPost.tsx b/src/view/com/modals/ReportPost.tsx index 0695eed8e3..ec75dc4c28 100644 --- a/src/view/com/modals/ReportPost.tsx +++ b/src/view/com/modals/ReportPost.tsx @@ -19,7 +19,7 @@ import {usePalette} from 'lib/hooks/usePalette' const DMCA_LINK = 'https://bsky.app/support/copyright' -export const snapPoints = [500] +export const snapPoints = [550] export function Component({ postUri, @@ -72,6 +72,19 @@ export function Component({ ), }, + { + key: ComAtprotoModerationDefs.REASONRUDE, + label: ( + + + Anti-Social Behavior + + + Harassment, trolling, or intolerance + + + ), + }, { key: ComAtprotoModerationDefs.REASONVIOLATION, label: (