mirror of https://github.com/M66B/FairEmail.git
Small improvement
This commit is contained in:
parent
eed9527bef
commit
1f94132376
|
@ -5723,6 +5723,7 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
|||
db.endTransaction();
|
||||
}
|
||||
|
||||
if (copy)
|
||||
ServiceSynchronize.eval(context, "copy");
|
||||
|
||||
return result;
|
||||
|
|
Loading…
Reference in New Issue