mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Added write below setting per message
This commit is contained in:
@@ -191,6 +191,7 @@ public class EntityMessage implements Serializable {
|
||||
public Boolean content = false;
|
||||
public String language = null; // classified
|
||||
public Integer plain_only = null; // 1=true; 0x80=alt
|
||||
public Boolean write_below;
|
||||
public Boolean resend = null;
|
||||
public Integer encrypt = null;
|
||||
public Integer ui_encrypt = null;
|
||||
|
||||
Reference in New Issue
Block a user