This commit is contained in:
M66B 2020-05-21 12:49:03 +02:00
parent 6ea8776ba9
commit 01c841f63d
1 changed files with 1 additions and 1 deletions

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) {