auto-sync: 2026-05-28 12:47:55
This commit is contained in:
@@ -193,7 +193,6 @@ async def send_mail(body: Dict[str, Any]):
|
|||||||
performative = body.get("performative", mail_type)
|
performative = body.get("performative", mail_type)
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
"from": body.get("from", "user"),
|
|
||||||
"type": mail_type,
|
"type": mail_type,
|
||||||
"performative": performative,
|
"performative": performative,
|
||||||
"is_read": False,
|
"is_read": False,
|
||||||
|
|||||||
Reference in New Issue
Block a user