checking trimp, changing breakthrough email
This commit is contained in:
@@ -1810,11 +1810,11 @@ def save_workout_database(f2, r, dosmooth=True, workouttype='rower',
|
||||
barchart=True, otwpower=True, empower=True, inboard=inboard)
|
||||
|
||||
|
||||
job = myqueue(queuehigh,handle_calctrimp,w.id,f2,r.ftp,r.sex,r.hrftp,r.max,r.rest)
|
||||
|
||||
isbreakthrough, ishard = checkbreakthrough(w, r)
|
||||
marker = check_marker(w)
|
||||
|
||||
job = myqueue(queuehigh,handle_calctrimp,w.id,f2,r.ftp,r.sex,r.hrftp,r.max,r.rest)
|
||||
|
||||
return (w.id, message)
|
||||
|
||||
parsers = {
|
||||
|
||||
Reference in New Issue
Block a user