mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Show selected folders in navigation menu
This commit is contained in:
@@ -91,6 +91,8 @@ public class EntityFolder implements Serializable {
|
||||
@NonNull
|
||||
public Boolean unified = false;
|
||||
@NonNull
|
||||
public Boolean navigation = false;
|
||||
@NonNull
|
||||
public Boolean notify = false;
|
||||
|
||||
public Integer total; // messages on server
|
||||
|
||||
Reference in New Issue
Block a user