mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Added button to delete block sender rules
This commit is contained in:
@@ -52,7 +52,7 @@ public class FragmentContacts extends FragmentBase {
|
||||
private ContentLoadingProgressBar pbWait;
|
||||
private Group grpReady;
|
||||
|
||||
private boolean junk = BuildConfig.DEBUG;
|
||||
private boolean junk = false;
|
||||
private String searching = null;
|
||||
private AdapterContact adapter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user