Private
Public Access
1
0

putting dosmooth user setting to use

This commit is contained in:
Sander Roosendaal
2021-03-17 08:39:20 +01:00
parent fa4cee8fd6
commit e1b0a8e8bb
9 changed files with 16 additions and 4 deletions

View File

@@ -1415,6 +1415,7 @@ def add_workout_from_strokedata(user,importid,data,strokedata,
id,message = dataprep.save_workout_database(
csvfilename,r,
workouttype=workouttype,
dosmooth=r.dosmooth,
title=title,notes=comments,
# totaldist=totaldist,
# totaltime=totaltime,