From 90283d57072f3eaa248a5f182ac29e8a46ffa661 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 8 Oct 2020 13:16:44 +0100 Subject: [PATCH] Boxname --- inbox.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inbox.py b/inbox.py index c61b9320..c7309a7d 100644 --- a/inbox.py +++ b/inbox.py @@ -142,7 +142,7 @@ def inboxStorePostToHtmlCache(recentPostsCache: {}, maxRecentPosts: int, baseDir, session, cachedWebfingers, personCache, nickname, domain, port, postJsonObject, avatarUrl, True, allowDeletion, - httpPrefix, __version__, boxName, + httpPrefix, __version__, boxname, not isDM(postJsonObject), True, True, False, True)