fix no power * driveenergy sliders
This commit is contained in:
@@ -311,7 +311,7 @@ def workout_tp_upload(user,w):
|
||||
tcxfile = createtpworkoutdata(w)
|
||||
if tcxfile:
|
||||
res,reason,status_code,headers = uploadactivity(
|
||||
r.tptoken,tcxfile,
|
||||
thetoken,tcxfile,
|
||||
name=w.name
|
||||
)
|
||||
if res == 0:
|
||||
|
||||
Reference in New Issue
Block a user