mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 16:10:58 +01:00
By default sync spam folder too
This commit is contained in:
@@ -144,8 +144,8 @@ public class EntityFolder implements Serializable {
|
||||
DRAFTS,
|
||||
SENT,
|
||||
ARCHIVE,
|
||||
TRASH
|
||||
// not spam
|
||||
TRASH,
|
||||
JUNK
|
||||
);
|
||||
|
||||
public EntityFolder() {
|
||||
|
||||
Reference in New Issue
Block a user