mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 17:13:23 +02:00
DeepL: texts
This commit is contained in:
@@ -6700,7 +6700,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
ibInfo.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.viewFAQ(v.getContext(), 167);
|
||||
Helper.viewFAQ(v.getContext(), 167, true);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user