diff options
Diffstat (limited to 'subsurfacestartup.c')
-rw-r--r-- | subsurfacestartup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurfacestartup.c b/subsurfacestartup.c index 1e3a2c1b4..c67381322 100644 --- a/subsurfacestartup.c +++ b/subsurfacestartup.c @@ -55,6 +55,7 @@ struct preferences default_prefs = { .album_id = NULL, .access_token = NULL } + .defaultsetpoint = 1100 }; int run_survey; |