mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02: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