mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Fixed/improved folder synchronization
This commit is contained in:
@@ -86,7 +86,8 @@ public class EntityFolder implements Serializable {
|
||||
@NonNull
|
||||
public Boolean notify = false;
|
||||
public String[] keywords;
|
||||
public Boolean tbd;
|
||||
public Boolean tbc; // to be created
|
||||
public Boolean tbd; // to be deleted
|
||||
public String state;
|
||||
public String sync_state;
|
||||
public String error;
|
||||
|
||||
Reference in New Issue
Block a user