Private
Public Access
1
0

added ritmo time logo

This commit is contained in:
Sander Roosendaal
2018-06-22 12:50:34 +02:00
parent aad5020723
commit c7c7199a7b
6 changed files with 4 additions and 1 deletions

View File

@@ -168,7 +168,7 @@ def make_new_workout_from_email(rower, datafile, name, cntr=0,testing=False):
oarlength=oarlength,
title=name,
workoutsource=fileformat,
notes='imported through email'
notes=''
)