mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
typo #175
This commit is contained in:
parent
f859dd8c1f
commit
92788416e8
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ def comment_model_to_json(reply: PostReply) -> dict:
|
|||
'content': reply.body,
|
||||
'mediaType': 'text/markdown'
|
||||
}
|
||||
return reply
|
||||
return reply_data
|
||||
|
||||
|
||||
def banned_user_agents():
|
||||
|
|
Loading…
Add table
Reference in a new issue