From 619a1b9e53219f3bd1d5b3f1448293d0b13e8cc2 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 10 Apr 2019 14:10:00 +0900 Subject: [PATCH] Fix bug --- src/remote/activitypub/models/person.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/remote/activitypub/models/person.ts b/src/remote/activitypub/models/person.ts index 715bae40e..6129dad3d 100644 --- a/src/remote/activitypub/models/person.ts +++ b/src/remote/activitypub/models/person.ts @@ -205,8 +205,8 @@ export async function createPerson(uri: string, resolver?: Resolver): Promise