From 5ca38be487e99c9f548cc7b580d4e34733a7cb7f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 9 Jan 2021 23:12:01 +0000 Subject: [PATCH] Try again --- webapp_post.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp_post.py b/webapp_post.py index 45810a24d..aff95bba1 100644 --- a/webapp_post.py +++ b/webapp_post.py @@ -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,