all tasks.py done
This commit is contained in:
@@ -324,6 +324,7 @@ def update_workout_attributes(w, row, file_path, uploadoptions,
|
||||
stravaid = uploadoptions.get('stravaid',0)
|
||||
if stravaid != 0:
|
||||
workoutsource = 'strava'
|
||||
w.uploadedtostrava = stravaid
|
||||
|
||||
workouttype = uploadoptions.get('workouttype', 'rower')
|
||||
title = uploadoptions.get('title', '')
|
||||
|
||||
Reference in New Issue
Block a user