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)
|
||||
|
||||
meta = {
|
||||
"from": body.get("from", "user"),
|
||||
"type": mail_type,
|
||||
"performative": performative,
|
||||
"is_read": False,
|
||||
|
||||
Reference in New Issue
Block a user