temp logging
This commit is contained in:
@@ -66,7 +66,7 @@ class TPIntegration(SyncIntegration):
|
||||
except TypeError:
|
||||
newnotes = 'from '+w.workoutsource+' via rowsandall.com'
|
||||
|
||||
row.exporttotcx(tcxfilename, notes=newnotes)
|
||||
row.exporttotcx(tcxfilename, notes=newnotes, sport=tpmapping(w.workouttype))
|
||||
|
||||
return tcxfilename
|
||||
|
||||
|
||||
Reference in New Issue
Block a user