Try again

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

View File

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