mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 07:56:29 +03:00
comments/naming: Make sure that I consistently use shared_secret
This commit is contained in:
@@ -71,6 +71,7 @@ pub(super) async fn start_protocol(context: &Context, invite: QrInvite) -> Resul
|
||||
|
||||
let mut msg = Message {
|
||||
viewtype: Viewtype::Text,
|
||||
// TODO I may want to make this generic also for group/contacts
|
||||
text: "Secure-Join: vb-request-v2".to_string(),
|
||||
hidden: true,
|
||||
..Default::default()
|
||||
|
||||
Reference in New Issue
Block a user