Finish Question/poll support
This commit is contained in:
parent
3d5a86d51e
commit
fb0081a554
8 changed files with 151 additions and 71 deletions
|
@ -152,6 +152,7 @@ async def post_micropub_endpoint(
|
|||
|
||||
public_id = await send_create(
|
||||
db_session,
|
||||
"Note",
|
||||
content,
|
||||
uploads=[],
|
||||
in_reply_to=None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue