Private
Public Access
1
0

doing summary if speedcoach summary == 0

This commit is contained in:
Sander Roosendaal
2018-05-03 11:08:17 +02:00
parent 4304f33500
commit 4bc202b0de

View File

@@ -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,