Flat field added to apartment building

This commit is contained in:
ogbeche77
2020-08-12 14:13:09 +02:00
parent 248b29983d
commit 5915270331
9 changed files with 26 additions and 4 deletions
+1 -1
View File
@@ -5,4 +5,4 @@
"terms": [
"structure"
]
}
}
+1 -1
View File
@@ -4,4 +4,4 @@
"minValue": 0,
"label": "Capacity",
"placeholder": "50, 100, 200..."
}
}
+7
View File
@@ -0,0 +1,7 @@
{
"key": "flats",
"type": "number",
"minValue": 0,
"label": "Flats",
"placeholder": "2, 4, 6, 8..."
}