Phase 1C: Frontend unified contact UI
This commit is contained in:
@@ -2032,7 +2032,6 @@ def mail_to_response(
|
||||
"received_at": mail.received_at,
|
||||
"sent_at": mail.sent_at,
|
||||
"contact_id": str(mail.contact_id) if mail.contact_id else None,
|
||||
"company_id": str(mail.company_id) if mail.company_id else None,
|
||||
"attachments": [],
|
||||
"labels": [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user