feat: 通報のカテゴリー化 (MisskeyIO#288)
This commit is contained in:
parent
8a8196aa09
commit
1478a6c4ba
10 changed files with 171 additions and 9 deletions
|
@ -50,6 +50,7 @@ export class AbuseUserReportEntityService {
|
|||
detail: true,
|
||||
}) : null,
|
||||
forwarded: report.forwarded,
|
||||
category: report.category,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue