Missing parameter

main
Bob Mottram 2021-09-18 20:13:11 +01:00
parent c3a95d52a3
commit b6439b80d8
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ def _inboxStorePostToHtmlCache(recentPostsCache: {}, maxRecentPosts: int,
personCache,
nickname, domain, port, postJsonObject,
avatarUrl, True, allowDeletion,
httpPrefix, __version__, boxname, None,
httpPrefix, __version__, boxname, None, None,
showPublishedDateOnly,
peertubeInstances, allowLocalNetworkAccess,
themeName, systemLanguage, maxLikeCount,