mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
Add tilde if origin<ManuallyCreated, fix some tests
This commit is contained in:
@@ -664,7 +664,7 @@ impl Peerstate {
|
||||
let old_contact = Contact::get_by_id(context, contact_id).await?;
|
||||
stock_str::aeap_addr_changed(
|
||||
context,
|
||||
old_contact.get_display_name(),
|
||||
&old_contact.get_display_name(),
|
||||
&self.addr,
|
||||
new_addr,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user