mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
use separate column for device-msg-labels
This commit is contained in:
committed by
holger krekel
parent
b42d8799b4
commit
a9fe77b62e
@@ -160,6 +160,7 @@ fn do_initiate_key_transfer(context: &Context) -> Result<String> {
|
||||
// it would be too much noise to have two things popping up at the same time.
|
||||
// maybe_add_bcc_self_device_msg() is called on the other device
|
||||
// once the transfer is completed.
|
||||
maybe_add_bcc_self_device_msg(context)?;
|
||||
Ok(setup_code)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user