some bug fixing
This commit is contained in:
@@ -1398,6 +1398,8 @@ def new_workout_from_df(r, df,
|
||||
if parent:
|
||||
oarlength = parent.oarlength
|
||||
inboard = parent.inboard
|
||||
|
||||
|
||||
workouttype = parent.workouttype
|
||||
boattype = parent.boattype
|
||||
notes = parent.notes
|
||||
|
||||
Reference in New Issue
Block a user