Merge branch 'hotfix/v3.03'
This commit is contained in:
@@ -290,7 +290,7 @@ def handle_stravaexport(f2,workoutname,stravatoken,description=''):
|
||||
act = client.update_activity(res.id,activity_type='Rowing',description=description,device_name='Rowsandall.com')
|
||||
else:
|
||||
message = 'Strava activity update timed out.'
|
||||
return (res.id,message)
|
||||
return (0,message)
|
||||
|
||||
return (res.id,message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user