1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00
This commit is contained in:
M66B 2020-05-21 12:49:03 +02:00
parent 6ea8776ba9
commit 01c841f63d

View file

@ -2561,7 +2561,7 @@ public class FragmentCompose extends FragmentBase {
} else
Log.unexpectedError(getParentFragmentManager(), ex);
}
}.execute(this, args, "compose:s/mimem");
}.execute(this, args, "compose:s/mime");
}
private void onContactGroupSelected(Bundle args) {