mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
chore: typo fix
This commit is contained in:
@@ -2499,7 +2499,7 @@ async fn lookup_or_create_adhoc_group(
|
|||||||
find_key_contact_by_addr,
|
find_key_contact_by_addr,
|
||||||
)
|
)
|
||||||
.await?
|
.await?
|
||||||
.context("Cannot lookup addres-contact by the From field")?;
|
.context("Cannot lookup address-contact by the From field")?;
|
||||||
|
|
||||||
let grpname = mime_parser
|
let grpname = mime_parser
|
||||||
.get_subject()
|
.get_subject()
|
||||||
|
|||||||
Reference in New Issue
Block a user