mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-21 00:13:41 +02:00
Oops
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user