Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

:sparkles: New report type, appeal (#2455)

authored by

Foysal Ahamed and committed by
GitHub
3662259c 17f7c36e

+1 -1
+1 -1
src/view/com/modals/AppealLabel.tsx
··· 38 38 ? 'com.atproto.repo.strongRef' 39 39 : 'com.atproto.admin.defs#repoRef' 40 40 await getAgent().createModerationReport({ 41 - reasonType: ComAtprotoModerationDefs.REASONOTHER, 41 + reasonType: ComAtprotoModerationDefs.REASONAPPEAL, 42 42 subject: { 43 43 $type, 44 44 ...props,