mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-06-05 21:59:23 +02:00
Finish Question/poll support
This commit is contained in:
@ -152,6 +152,7 @@ async def post_micropub_endpoint(
|
||||
|
||||
public_id = await send_create(
|
||||
db_session,
|
||||
"Note",
|
||||
content,
|
||||
uploads=[],
|
||||
in_reply_to=None,
|
||||
|
Reference in New Issue
Block a user