fixing more fixes
This commit is contained in:
@@ -512,7 +512,7 @@ def do_sync(w,options):
|
||||
upload_to_strava = options['upload_to_Strava']
|
||||
except KeyError:
|
||||
upload_to_strava = False
|
||||
|
||||
|
||||
try:
|
||||
if options['stravaid'] != 0 and options['stravaid'] != '':
|
||||
w.uploadedtostrava = options['stravaid']
|
||||
|
||||
Reference in New Issue
Block a user