Private
Public Access
1
0

improved workout names

This commit is contained in:
Sander Roosendaal
2020-07-10 10:43:40 +02:00
parent a1a54be22d
commit 40c852092d
2 changed files with 26 additions and 3 deletions

View File

@@ -717,7 +717,7 @@ def handle_get_garmin_file(client_id,
'secret':UPLOAD_SERVICE_SECRET,
'user':userid,
'file': filename,
'title': filename[6:],
'title': '',
'workouttype':'water',
'boattype':'1x',
}