mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 07:01:05 +00:00
Reload after import
This commit is contained in:
parent
7c6a283af4
commit
4a85c776a3
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue