Extra line after attachments

merge-requests/6/head
Bob Mottram 2020-01-03 10:07:45 +00:00
parent 8b5c32137c
commit 238641e8bd
1 changed files with 1 additions and 1 deletions

View File

@ -2588,7 +2588,7 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \
attachmentStr+=translate['Your browser does not support the audio tag.']
attachmentStr+='</audio></center>'
attachmentCtr+=1
attachmentStr+='</div><br>'
attachmentStr+='</div><br><br>'
publishedStr=''
if postJsonObject['object'].get('published'):