mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Seperated account/folder and message errors
This commit is contained in:
@@ -1775,7 +1775,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
}
|
||||
|
||||
private void onHelp(TupleMessageEx message) {
|
||||
Helper.viewFAQ(context, 22);
|
||||
Helper.viewFAQ(context, 130);
|
||||
}
|
||||
|
||||
private void onSearchContact(TupleMessageEx message) {
|
||||
|
||||
Reference in New Issue
Block a user