mirror of https://gitlab.com/bashrc2/epicyon
Extra line after attachments
parent
238641e8bd
commit
af59e43860
|
@ -2588,7 +2588,7 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \
|
||||||
attachmentStr+=translate['Your browser does not support the audio tag.']
|
attachmentStr+=translate['Your browser does not support the audio tag.']
|
||||||
attachmentStr+='</audio></center>'
|
attachmentStr+='</audio></center>'
|
||||||
attachmentCtr+=1
|
attachmentCtr+=1
|
||||||
attachmentStr+='</div><br><br>'
|
attachmentStr+='<br></div>'
|
||||||
|
|
||||||
publishedStr=''
|
publishedStr=''
|
||||||
if postJsonObject['object'].get('published'):
|
if postJsonObject['object'].get('published'):
|
||||||
|
|
Loading…
Reference in New Issue