mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 13:16:08 +02:00
wip
This commit is contained in:
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
|
||||
});
|
||||
Reference in New Issue
Block a user