Make maxheight field a roadheight type

This commit is contained in:
Quincy Morgan 2020-12-08 12:34:13 -05:00
parent 92ae85603a
commit e0a72439df
6 changed files with 5 additions and 9 deletions

View file

@ -1,7 +1,6 @@
{
"key": "maxheight",
"type": "combo",
"type": "roadheight",
"label": "Max Height",
"placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\"",
"snake_case": false
}