mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 10:01:22 +01:00
Small improvement
This commit is contained in:
@@ -247,7 +247,7 @@ public class EntityOperation {
|
||||
Log.i("Queued sync folder=" + folder);
|
||||
}
|
||||
|
||||
if (foreground)
|
||||
if (foreground) // Show spinner
|
||||
db.folder().setFolderSyncState(fid, "requested");
|
||||
|
||||
if (account == null) // Outbox
|
||||
|
||||
Reference in New Issue
Block a user