mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 11:55:20 +01:00
Refactoring
This commit is contained in:
@@ -418,7 +418,7 @@ public class DeepL {
|
||||
ibInfo.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.viewFAQ(v.getContext(), 167, true);
|
||||
Helper.viewFAQ(v.getContext(), 167);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user