mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Just import
This commit is contained in:
parent
06117eaf85
commit
2154f5407f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue