update settings
This commit is contained in:
@@ -145,6 +145,8 @@ def do_sync(w, options, quick=False):
|
||||
w.privacy = 'hidden'
|
||||
w.save()
|
||||
record = create_or_update_syncrecord(w.user, w, stravaid=options['stravaid'])
|
||||
# strava, we shall not sync to other sites -> return
|
||||
return 1
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user