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