mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Added redo
This commit is contained in:
@@ -137,6 +137,7 @@ public class EntityMessage implements Serializable {
|
||||
public Boolean ui_browsed = false;
|
||||
public Long ui_snoozed;
|
||||
public Integer revision; // compose
|
||||
public Integer revisions; // compose
|
||||
public String warning; // persistent
|
||||
public String error; // volatile
|
||||
public Long last_attempt; // send
|
||||
|
||||
Reference in New Issue
Block a user