Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

hidereport button on own post (#676)

authored by

Richard Gordon and committed by
GitHub
09bb2f52 d7826a33

+1 -1
+1 -1
src/view/com/util/forms/DropdownButton.tsx
··· 209 209 }, 210 210 }, 211 211 {sep: true}, 212 - { 212 + !isAuthor && { 213 213 testID: 'postDropdownReportBtn', 214 214 icon: 'circle-exclamation', 215 215 label: 'Report post',