This commit is contained in:
M66B
2021-06-20 12:20:31 +02:00
parent 074a756534
commit 17f79126c2

View File

@@ -96,7 +96,7 @@ public class FragmentOptionsSynchronize extends FragmentBase implements SharedPr
"enabled", "poll_interval", "auto_optimize", "schedule", "schedule_start", "schedule_end",
"sync_nodate", "sync_unseen", "sync_flagged", "delete_unseen", "sync_kept", "gmail_thread_id",
"sync_folders", "sync_shared_folders", "subscriptions",
"check_authentication", "check_reply_domain", "check_mx", "check_blocklists", "tune_keep_alive"
"check_authentication", "check_reply_domain", "check_mx", "check_blocklist", "tune_keep_alive"
};
@Override