mirror of https://github.com/M66B/FairEmail.git
Default poll archive folder
This commit is contained in:
parent
21d1e6d58f
commit
81db9c17a2
|
@ -218,7 +218,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
|||
false, // inbox
|
||||
false, // drafts
|
||||
false, // sent
|
||||
false, // archive
|
||||
true, // archive
|
||||
true, // trash
|
||||
true // junk
|
||||
)); // MUST match SYSTEM_FOLDER_SYNC
|
||||
|
|
Loading…
Reference in New Issue