summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index 3320e39e5..d400562b4 100644
--- a/pref.h
+++ b/pref.h
@@ -91,6 +91,8 @@ struct preferences {
bool use_default_file;
facebook_prefs_t facebook;
char *passphrase;
+ char *remote_storage_email;
+ bool save_PIN_local;
};
enum unit_system_values {
METRIC,