mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Show number of unsent messages
This commit is contained in:
@@ -23,4 +23,5 @@ public class TupleAccountStats {
|
||||
public Integer accounts;
|
||||
public Integer operations;
|
||||
public Integer unseen;
|
||||
public Integer unsent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user