mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Show number of drafts in navigation menu
This commit is contained in:
@@ -29,6 +29,7 @@ import java.util.Locale;
|
||||
public class TupleFolderNav extends EntityFolder implements Serializable {
|
||||
public Integer accountOrder;
|
||||
public String accountName;
|
||||
public int messages;
|
||||
public int unseen;
|
||||
public int snoozed;
|
||||
public int operations;
|
||||
|
||||
Reference in New Issue
Block a user