mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 08:33:37 +02:00
typo
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user