mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Show snoozed count for outbox
This commit is contained in:
@@ -31,6 +31,7 @@ public class TupleFolderNav extends EntityFolder implements Serializable {
|
||||
public String accountName;
|
||||
public Integer accountColor;
|
||||
public int unseen;
|
||||
public int snoozed;
|
||||
public int operations;
|
||||
public int executing;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user