mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 13:56:30 +03:00
Adapt to things that changed when I rebased
This commit is contained in:
@@ -5182,7 +5182,7 @@ impl Context {
|
||||
return contact::mark_contact_id_as_verified(
|
||||
self,
|
||||
contact_id,
|
||||
ContactId::SELF,
|
||||
Some(ContactId::SELF),
|
||||
)
|
||||
.await;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user