bug fixes
This commit is contained in:
@@ -168,6 +168,9 @@ def workout_tp_upload(user,w):
|
||||
|
||||
thetoken = tp_open(r.user)
|
||||
|
||||
# need some code if token doesn't refresh
|
||||
|
||||
|
||||
if (checkworkoutuser(user,w)):
|
||||
tcxfile = createtpworkoutdata(w)
|
||||
if tcxfile:
|
||||
|
||||
Reference in New Issue
Block a user