mirror of https://gitlab.com/bashrc2/epicyon
Group handles
parent
9d86bc0f74
commit
4a5a22c105
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue