mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Debug: folder flags
This commit is contained in:
@@ -125,7 +125,8 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
public Boolean notify = false;
|
||||
|
||||
public Integer total; // messages on server
|
||||
public String[] keywords;
|
||||
public String[] flags; // system flags
|
||||
public String[] keywords; // user flags
|
||||
|
||||
@NonNull
|
||||
public Long selected_last = 0L;
|
||||
|
||||
Reference in New Issue
Block a user