mirror of https://gitlab.com/bashrc2/epicyon
Boxname
parent
936b752a0e
commit
90283d5707
2
inbox.py
2
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue