mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 16:10:58 +01: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