1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-23 08:14:45 +00:00

Download sent messages on demand by default

This commit is contained in:
M66B 2019-01-06 07:36:04 +00:00
parent 66336247de
commit 1b70f3d832

View file

@ -151,7 +151,7 @@ public class EntityFolder implements Serializable {
);
static final List<Boolean> SYSTEM_FOLDER_DOWNLOAD = Arrays.asList(
true, // drafts
true, // sent
false, // sent
false, // archive
false, // trash
false // junk