Private
Public Access
1
0

Merge branch 'release/v18.1.19'

This commit is contained in:
Sander Roosendaal
2022-01-17 15:37:28 +01:00
2 changed files with 1 additions and 1 deletions

View File

@@ -242,7 +242,7 @@ def get_polar_workouts(user):
with open(filename,'wb') as fop:
fop.write(response.content)
workouttype = 'water'
workouttype = 'other'
try:
workouttype = mytypes.polaraccesslink_sports[exercise_dict['detailed-sport-info']]
except KeyError:

BIN
rowers/tests/testdata/testdata.tcx.gz vendored Normal file

Binary file not shown.