mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Added resend indication
This commit is contained in:
@@ -174,6 +174,7 @@ public class EntityMessage implements Serializable {
|
||||
public Boolean content = false;
|
||||
public String language = null; // classified
|
||||
public Boolean plain_only = null;
|
||||
public Boolean resend = null;
|
||||
public Integer encrypt = null;
|
||||
public Integer ui_encrypt = null;
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user