json object variable

main2
Bob Mottram 2019-10-19 14:22:53 +01:00
parent 222597f190
commit 7bb41b4414
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ def inboxStorePostToHtmlCache(translate: {}, \
boxName='inbox'
individualPostAsHtml(getIconsDir(baseDir),translate,pageNumber, \
baseDir,session,cachedWebfingers,personCache, \
nickname,domain,port,item,avatarUrl,True, \
allowDeletion, \
nickname,domain,port,postJsonObject, \
avatarUrl,True,allowDeletion, \
httpPrefix,__version__,boxName, \
not isDM(postJsonObject), \
True,True,False,True)