Private
Public Access
1
0

bug fixes

This commit is contained in:
Sander Roosendaal
2018-07-09 18:36:56 +02:00
parent d83e8b58ce
commit ebefc67492
3 changed files with 18 additions and 5 deletions

View File

@@ -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: