Merge tag 'v7.12' into develop
fix
This commit is contained in:
@@ -390,7 +390,7 @@ from rowers.utils import isprorower
|
||||
def do_sync(w,options):
|
||||
try:
|
||||
if options['stravaid'] != 0:
|
||||
w.uploadedtostrava = stravaid
|
||||
w.uploadedtostrava = options['stravaid']
|
||||
w.save()
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user