Finish Question/poll support

This commit is contained in:
Thomas Sileo 2022-07-24 12:36:59 +02:00
parent 3d5a86d51e
commit fb0081a554
8 changed files with 151 additions and 71 deletions

View file

@ -152,6 +152,7 @@ async def post_micropub_endpoint(
public_id = await send_create(
db_session,
"Note",
content,
uploads=[],
in_reply_to=None,