mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 11:28:41 +01:00
Added FAQ
This commit is contained in:
@@ -253,7 +253,7 @@ public class FragmentOptionsPrivacy extends FragmentBase implements SharedPrefer
|
||||
ibDisconnectBlacklist.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View view) {
|
||||
Helper.view(getContext(), Uri.parse("https://github.com/disconnectme/disconnect-tracking-protection"), true);
|
||||
Helper.viewFAQ(getContext(), 159);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user