mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +03:00
Add tilde if origin<ManuallyCreated, fix some tests
This commit is contained in:
@@ -822,7 +822,7 @@ pub(crate) async fn secure_join_started(
|
||||
translated(context, StockMessage::SecureJoinStarted)
|
||||
.await
|
||||
.replace1(&contact.get_name_n_addr())
|
||||
.replace2(contact.get_display_name())
|
||||
.replace2(&contact.get_display_name())
|
||||
} else {
|
||||
format!("secure_join_started: unknown contact {inviter_contact_id}")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user