analysis split
This commit is contained in:
@@ -513,6 +513,9 @@ ergtypes = (
|
||||
('other','Other Indoor Rower'),
|
||||
)
|
||||
|
||||
boattypes_check = [i[0] for i in boattypes]
|
||||
ergtypes_check = [i[0] for i in ergtypes]
|
||||
|
||||
|
||||
|
||||
adaptivetypes = (
|
||||
|
||||
Reference in New Issue
Block a user