mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Contribute child folder unread to collapsed parent
This commit is contained in:
@@ -57,6 +57,8 @@ public class TupleFolderEx extends EntityFolder implements Serializable {
|
||||
public TupleFolderEx parent_ref;
|
||||
@Ignore
|
||||
public List<TupleFolderEx> child_refs;
|
||||
@Ignore
|
||||
public int childs_unseen = 0;
|
||||
|
||||
@Override
|
||||
public boolean equals(Object obj) {
|
||||
|
||||
Reference in New Issue
Block a user