1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 06:01:12 +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,
SENT,
ARCHIVE,
TRASH
// not spam
TRASH,
JUNK
);
public EntityFolder() {