fix
This commit is contained in:
@@ -1556,7 +1556,6 @@ def save_workout_database(f2, r, dosmooth=True, workouttype='rower',
|
|||||||
res2 = 0
|
res2 = 0
|
||||||
if res:
|
if res:
|
||||||
isbreakthrough = True
|
isbreakthrough = True
|
||||||
res = datautils.updatecp(delta, cpvalues, r,workouttype=workouttype)
|
|
||||||
if res2 and not isbreakthrough:
|
if res2 and not isbreakthrough:
|
||||||
ishard = True
|
ishard = True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user