From bfa326af2cf779ed08962a5e32df8d0d4675b282 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 19 Jul 2018 22:40:44 +0900 Subject: WIP: Support sharedInbox --- src/remote/activitypub/models/person.ts | 3 +++ src/remote/activitypub/type.ts | 1 + 2 files changed, 4 insertions(+) (limited to 'src/remote/activitypub') diff --git a/src/remote/activitypub/models/person.ts b/src/remote/activitypub/models/person.ts index 83afd68268..c6f3e8911c 100644 --- a/src/remote/activitypub/models/person.ts +++ b/src/remote/activitypub/models/person.ts @@ -117,6 +117,7 @@ export async function createPerson(value: any, resolver?: Resolver): Promise