Private
Public Access
1
0

c2 import total distance now includes rest strokes

This commit is contained in:
Sander Roosendaal
2018-03-14 20:58:52 +01:00
parent b502244733
commit 5ba8fc6eda

View File

@@ -1182,8 +1182,8 @@ def add_workout_from_strokedata(user,importid,data,strokedata,
csvfilename,r,
workouttype=workouttype,
title=title,notes=comments,
totaldist=totaldist,
totaltime=totaltime,
# totaldist=totaldist,
# totaltime=totaltime,
workoutsource=workoutsource,
dosummary=True
)