mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 07:06:18 +02:00
Added delayed send
This commit is contained in:
@@ -101,7 +101,7 @@ public class EntityMessage implements Serializable {
|
||||
public String extra; // plus
|
||||
public Long replying;
|
||||
public Long forwarding;
|
||||
public Long uid; // compose = null
|
||||
public Long uid; // compose/moved = null
|
||||
public String msgid;
|
||||
public String references;
|
||||
public String deliveredto;
|
||||
|
||||
Reference in New Issue
Block a user