mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 20:06:29 +01:00
Save/delete search
This commit is contained in:
@@ -728,6 +728,7 @@ public class BoundaryCallbackMessages extends PagedList.BoundaryCallback<TupleMe
|
||||
}
|
||||
|
||||
static class SearchCriteria implements Serializable {
|
||||
long id = -1;
|
||||
String query;
|
||||
boolean fts = false;
|
||||
boolean in_senders = true;
|
||||
|
||||
Reference in New Issue
Block a user