mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-26 23:50:58 +01:00
Use local drafts folder if needed
This commit is contained in:
@@ -77,6 +77,8 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
@NonNull
|
||||
public Integer level = 0; // obsolete
|
||||
@NonNull
|
||||
public Boolean local = false;
|
||||
@NonNull
|
||||
public Boolean synchronize;
|
||||
@NonNull
|
||||
public Boolean poll = false;
|
||||
|
||||
Reference in New Issue
Block a user