✨ New report type, appeal (#2455)
This commit is contained in:
parent
17f7c36edf
commit
3662259c5b
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ export function Component(props: ReportComponentProps) {
|
||||||
? 'com.atproto.repo.strongRef'
|
? 'com.atproto.repo.strongRef'
|
||||||
: 'com.atproto.admin.defs#repoRef'
|
: 'com.atproto.admin.defs#repoRef'
|
||||||
await getAgent().createModerationReport({
|
await getAgent().createModerationReport({
|
||||||
reasonType: ComAtprotoModerationDefs.REASONOTHER,
|
reasonType: ComAtprotoModerationDefs.REASONAPPEAL,
|
||||||
subject: {
|
subject: {
|
||||||
$type,
|
$type,
|
||||||
...props,
|
...props,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue