Private
Public Access
1
0

doing calc trimp at upload

This commit is contained in:
Sander Roosendaal
2020-02-22 12:41:40 +01:00
parent 28e98003af
commit 05ebb2c7be

View File

@@ -1589,6 +1589,8 @@ def new_workout_from_file(r, f2,
impeller=impeller,
)
job = myqueue(queuehigh,handle_calctrimp,id,f2,r.ftp,r.sex,r.hrftp,r.max,r.rest)
return (id, message, f2)