1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 14:11:00 +00:00

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, DRAFTS,
SENT, SENT,
ARCHIVE, ARCHIVE,
TRASH TRASH,
// not spam JUNK
); );
public EntityFolder() { public EntityFolder() {