Group handles

merge-requests/30/head
Bob Mottram 2021-07-29 15:41:32 +01:00
parent 9d86bc0f74
commit 4a5a22c105
1 changed files with 1 additions and 0 deletions

View File

@ -1319,6 +1319,7 @@ def getActorJson(hostDomain: str, handle: str, http: bool, gnunet: bool,
return None, None
else:
# group actor only needs a json http GET
originalActor = httpPrefix + '://' + domain + '/c/' + nickname
personUrl = originalActor
profileStr = 'https://www.w3.org/ns/activitystreams'