Indentation

merge-requests/6/head
Bob Mottram 2020-02-25 16:21:59 +00:00
parent 87954ec16f
commit 7a181d344f
1 changed files with 3 additions and 3 deletions

View File

@ -3216,9 +3216,9 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \
attachmentStr,galleryStr= \
getPostAttachmentsAsHtml(postJsonObject,boxName,translate, \
isMuted, \
replyStr,announceStr,likeStr, \
bookmarkStr,deleteStr,muteStr)
isMuted, \
replyStr,announceStr,likeStr, \
bookmarkStr,deleteStr,muteStr)
publishedStr=''
if postJsonObject['object'].get('published'):