mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 03:19:24 +01:00
Fixed error after send after
This commit is contained in:
@@ -1143,6 +1143,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
Bundle args = data.getBundleExtra("args");
|
||||
onSendAfter(args.getLong("time"));
|
||||
}
|
||||
break;
|
||||
case REQUEST_REF_EDIT:
|
||||
if (resultCode == RESULT_OK)
|
||||
onReferenceEditConfirmed();
|
||||
|
||||
Reference in New Issue
Block a user