New report type, appeal (#2455)

zio/stable
Foysal Ahamed 2024-01-11 08:16:45 +01:00 committed by GitHub
parent 17f7c36edf
commit 3662259c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ export function Component(props: ReportComponentProps) {
? 'com.atproto.repo.strongRef'
: 'com.atproto.admin.defs#repoRef'
await getAgent().createModerationReport({
reasonType: ComAtprotoModerationDefs.REASONOTHER,
reasonType: ComAtprotoModerationDefs.REASONAPPEAL,
subject: {
$type,
...props,