sd
This commit is contained in:
@@ -4976,6 +4976,7 @@ def workout_upload_api(request):
|
||||
|
||||
# sync related IDs
|
||||
sporttracksid = post_data.get('sporttracksid','')
|
||||
intervalsid = post_data.get('intervalsid','')
|
||||
c2id = post_data.get('c2id', '')
|
||||
garminid = post_data.get('garminid','')
|
||||
workoutid = post_data.get('id','')
|
||||
|
||||
Reference in New Issue
Block a user