wip
This commit is contained in:
parent
51255bb446
commit
35115607bc
9 changed files with 110 additions and 3 deletions
4
src/remote/activitypub/renderer/reject.ts
Normal file
4
src/remote/activitypub/renderer/reject.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export default object => ({
|
||||
type: 'Reject',
|
||||
object
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue