By default sync spam folder too

This commit is contained in:
M66B
2018-12-27 14:49:47 +00:00
parent 35b7db5a59
commit 35d7655d5e

View File

@@ -144,8 +144,8 @@ public class EntityFolder implements Serializable {
DRAFTS,
SENT,
ARCHIVE,
TRASH
// not spam
TRASH,
JUNK
);
public EntityFolder() {