no changes
This commit is contained in:
@@ -70,10 +70,11 @@ rowingmetrics = (
|
||||
|
||||
('velo',{
|
||||
'numtype':'float',
|
||||
'null':True,
|
||||
'null':False,
|
||||
'verbose_name': 'Boat Speed (m/s)',
|
||||
'ax_min': 0,
|
||||
'ax_max': 8,
|
||||
'default': 0,
|
||||
'mode':'both',
|
||||
'type':'pro'}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user