mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 00:23:09 +02:00
Fixed resetting manual sync all
This commit is contained in:
@@ -195,6 +195,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
jargs.put(keep_days);
|
||||
jargs.put(download);
|
||||
jargs.put(auto_delete);
|
||||
jargs.put(initialize);
|
||||
|
||||
return jargs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user