mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Refactoring
This commit is contained in:
@@ -224,7 +224,7 @@ public class FragmentDialogJunk extends FragmentDialogBase {
|
||||
ibInfoBlocklist.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.viewFAQ(v.getContext(), 168, true);
|
||||
Helper.viewFAQ(v.getContext(), 168);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user