merge-requests/30/head
Bob Mottram 2021-01-09 23:22:30 +00:00
parent 5ca38be487
commit 2690f2f87d
1 changed files with 1 additions and 2 deletions

View File

@ -1161,8 +1161,7 @@ def individualPostAsHtml(allowDownloads: bool,
postActorWf = cachedWebfingers
if cachedWebfingers.get(postActorHandle):
postActorWf = cachedWebfingers[postActorHandle]
if postActorWf.get(postActorHandle):
postActorWf = postActorWf[postActorHandle]
print('postActorWf: ' + postActorHandle + ' ' + str(postActorWf))
(inboxUrl, pubKeyId, pubKey,
fromPersonId, sharedInbox,