Private
Public Access
1
0

set privacy to private on email imported duplicates

This commit is contained in:
Sander Roosendaal
2017-06-05 14:52:54 +02:00
parent c2207ccdd4
commit 5e0d99b720

View File

@@ -242,6 +242,7 @@ def save_workout_database(f2,r,dosmooth=True,workouttype='rower',
user=r)
if (len(ws) != 0):
message = "Warning: This workout probably already exists in the database"
privacy = 'private'