typo
This commit is contained in:
@@ -349,7 +349,7 @@ def checkworkoutuser(user,workout):
|
||||
|
||||
# Workout
|
||||
class Workout(models.Model):
|
||||
workuttypes = (
|
||||
workouttypes = (
|
||||
('water','On-water'),
|
||||
('rower','Indoor Rower'),
|
||||
('skierg','Ski Erg'),
|
||||
|
||||
Reference in New Issue
Block a user