mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
typo
This commit is contained in:
parent
6ea8776ba9
commit
01c841f63d
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue