mirror of https://gitlab.com/bashrc2/epicyon
Missing parameter
parent
c3a95d52a3
commit
b6439b80d8
2
inbox.py
2
inbox.py
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue