mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Reload after import
This commit is contained in:
@@ -747,6 +747,7 @@ public class FragmentSetup extends FragmentEx {
|
||||
}
|
||||
|
||||
Log.i(Helper.TAG, "Imported data");
|
||||
ServiceSynchronize.reload(context, "import");
|
||||
} finally {
|
||||
if (in != null)
|
||||
in.close();
|
||||
|
||||
Reference in New Issue
Block a user