doing summary if speedcoach summary == 0
This commit is contained in:
@@ -1319,8 +1319,8 @@ def new_workout_from_file(r, f2,
|
||||
return (0, message, '')
|
||||
|
||||
dosummary = (fileformat != 'fit' and 'speedcoach2' not in fileformat)
|
||||
dosummary = dosummary or summary == ''
|
||||
|
||||
|
||||
id, message = save_workout_database(
|
||||
f2, r,
|
||||
workouttype=workouttype,
|
||||
|
||||
Reference in New Issue
Block a user