Extra line after attachments

merge-requests/6/head
Bob Mottram 2020-01-03 10:09:24 +00:00
parent 238641e8bd
commit af59e43860
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><br>'
attachmentStr+='<br></div>'
publishedStr=''
if postJsonObject['object'].get('published'):