mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Prevent duplicate threads
This commit is contained in:
@@ -129,6 +129,7 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
|
||||
public Long created;
|
||||
public Boolean tbd;
|
||||
public Long thread;
|
||||
public String state;
|
||||
public String warning;
|
||||
public String error;
|
||||
|
||||
Reference in New Issue
Block a user