mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Debug: count unread option / nav menu
This commit is contained in:
@@ -120,6 +120,8 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
@NonNull
|
||||
public Boolean navigation = false;
|
||||
@NonNull
|
||||
public Boolean count_unread = true;
|
||||
@NonNull
|
||||
public Boolean notify = false;
|
||||
|
||||
public Integer total; // messages on server
|
||||
|
||||
Reference in New Issue
Block a user