mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Small improvement
This commit is contained in:
@@ -569,7 +569,7 @@ public class FragmentFolders extends FragmentBase {
|
||||
}
|
||||
|
||||
if (force || reload)
|
||||
ServiceSynchronize.reload(context, null, force, "refresh");
|
||||
ServiceSynchronize.reload(context, aid < 0 ? null : aid, force, "refresh");
|
||||
else
|
||||
ServiceSynchronize.eval(context, "refresh");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user