mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 07:06:18 +02:00
Fixed crash
This commit is contained in:
@@ -100,7 +100,7 @@ public class EntityMessage implements Serializable {
|
||||
public String headers;
|
||||
public Boolean raw;
|
||||
public String subject;
|
||||
public Integer size;
|
||||
public Long size;
|
||||
@NonNull
|
||||
public Boolean content = false;
|
||||
public String preview;
|
||||
|
||||
Reference in New Issue
Block a user