Merge branch 'release/v20.5.8'
This commit is contained in:
@@ -3555,12 +3555,13 @@ def handle_c2_async_workout(alldata, userid, c2token, c2id, delaysec,
|
||||
# rest_time = 0
|
||||
distance = distance+rest_distance
|
||||
c2id = data['id']
|
||||
dologging('c2_import.log',data['type'])
|
||||
if data['type'] in ['rower','dynamic','slides']:
|
||||
workouttype = 'rower'
|
||||
boattype = data['type']
|
||||
else:
|
||||
workouttype = data['type']
|
||||
boattype = '1x'
|
||||
boattype = 'static'
|
||||
# verified = data['verified']
|
||||
|
||||
# weightclass = data['weight_class']
|
||||
|
||||
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user