mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Default encrypt on replying to encrypted message
This commit is contained in:
@@ -115,6 +115,7 @@ public class EntityMessage implements Serializable {
|
||||
@NonNull
|
||||
public Boolean content = false;
|
||||
public Boolean plain_only = null;
|
||||
public Boolean encrypt = null;
|
||||
public String preview;
|
||||
public Long sent; // compose = null
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user