Private
Public Access
1
0

fixing more fixes

This commit is contained in:
Sander Roosendaal
2020-02-19 17:28:22 +01:00
parent f00d5f4270
commit 4b9e4ee0e1
2 changed files with 4 additions and 3 deletions

View File

@@ -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']