mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 07:06:18 +02:00
Fix sent folder: account list
This commit is contained in:
@@ -6338,7 +6338,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
startActivity(new Intent(v.getContext(), ActivitySetup.class)
|
||||
.putExtra("manual", true));
|
||||
.putExtra("target", "accounts"));
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user