MediaType for content

main
Bob Mottram 2020-05-03 14:40:59 +00:00
parent 19812b59ef
commit 6203ba3426
1 changed files with 1 additions and 0 deletions

View File

@ -756,6 +756,7 @@ def createPostBase(baseDir: str, nickname: str, domain: str, port: int,
'sensitive': sensitive,
'atomUri': newPostId,
'inReplyToAtomUri': inReplyToAtomUri,
'mediaType': 'text/html',
'content': content,
'contentMap': {
'en': content