mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 03:19:24 +01:00
Fixed scrolling up threads
This commit is contained in:
@@ -3,5 +3,5 @@ package eu.faircode.email;
|
||||
public class TupleThreadStats {
|
||||
String accountName;
|
||||
Integer count;
|
||||
Integer unseen;
|
||||
Integer seen;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user