mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 09:26:30 +03:00
close #5161  --------- Co-authored-by: bjoern <r10s@b44t.com>
This commit is contained in:
@@ -176,6 +176,10 @@ pub enum SystemMessage {
|
||||
/// "%1$s sent a message from another device."
|
||||
ChatProtectionDisabled = 12,
|
||||
|
||||
/// Message can't be sent because of `Invalid unencrypted mail to <>`
|
||||
/// which is sent by chatmail servers.
|
||||
InvalidUnencryptedMail = 13,
|
||||
|
||||
/// Self-sent-message that contains only json used for multi-device-sync;
|
||||
/// if possible, we attach that to other messages as for locations.
|
||||
MultiDeviceSync = 20,
|
||||
|
||||
Reference in New Issue
Block a user