diff options
Diffstat (limited to 'pref.h')
-rw-r--r-- | pref.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ struct preferences { char *cloud_storage_email_encoded; bool save_password_local; bool show_cloud_pin; + bool cloud_background_sync; }; enum unit_system_values { METRIC, |