1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00

Just import

This commit is contained in:
M66B 2018-11-06 10:27:24 +00:00
parent 06117eaf85
commit 2154f5407f

View file

@ -716,7 +716,6 @@ public class FragmentSetup extends FragmentEx {
@Override
protected void onLoaded(Bundle args, Void data) {
Snackbar.make(view, R.string.title_setup_imported, Snackbar.LENGTH_LONG).show();
ServiceSynchronize.reload(getContext(), "import");
}
@Override