This commit is contained in:
M66B
2024-08-23 08:49:47 +02:00
parent 5e83a398bd
commit e900438d82

View File

@@ -7660,6 +7660,7 @@ public class FragmentCompose extends FragmentBase {
} else if (action == R.id.action_save) {
boolean autosave = extras.getBoolean("autosave");
boolean silent = extras.getBoolean("silent");
boolean finish = extras.getBoolean("finish");
if (finish)