mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Allow editing sender address
This commit is contained in:
@@ -76,6 +76,7 @@ public class EntityMessage implements Serializable {
|
||||
@NonNull
|
||||
public Long folder;
|
||||
public Long identity;
|
||||
public String extra; // plus
|
||||
public Long replying;
|
||||
public Long uid; // compose = null
|
||||
public String msgid;
|
||||
|
||||
Reference in New Issue
Block a user