mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 08:32:16 +01: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