Apply announces to original post content

merge-requests/30/head
Bob Mottram 2021-03-11 13:30:40 +00:00
parent 1b3ada1e44
commit 8e2799ea3d
1 changed files with 3 additions and 0 deletions

View File

@ -469,6 +469,9 @@ def _postToSpeakerJson(baseDir: str, httpPrefix: str,
sayContent = \
translate['announces'] + ' ' + \
announcedHandle + '. ' + sayContent
content = \
translate['announces'] + ' ' + \
announcedHandle + '. ' + content
postId = None
if postJsonObject['object'].get('id'):
postId = postJsonObject['object']['id']