mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-16 23:30:36 +01:00
Added FAQ
This commit is contained in:
@@ -196,7 +196,7 @@ public class FragmentDialogOpenLink extends FragmentDialogBase {
|
||||
ibInfo.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.viewFAQ(v.getContext(), 35);
|
||||
Helper.viewFAQ(v.getContext(), 182);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user