Private
Public Access
1
0

strava done

This commit is contained in:
Sander Roosendaal
2018-07-02 23:15:21 +02:00
parent afb58ef6e4
commit 3421d1a685
11 changed files with 59 additions and 167 deletions

View File

@@ -9534,7 +9534,7 @@ def workout_getimportview(request,externalid,source = 'c2'):
strokedata = res[1]
data = res[0]
# Now works only for C2
if strokedata.empty:
distance = data['distance']