mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 09:03:56 +02:00
Added separate FAQ for classification
This commit is contained in:
@@ -278,7 +278,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
||||
ibClassification.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.viewFAQ(v.getContext(), 125);
|
||||
Helper.viewFAQ(v.getContext(), 163);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user