set privacy to private on email imported duplicates
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user