add preset for man_made=video_wall (#230)

This commit is contained in:
Kyℓe Hensel
2021-12-14 22:08:41 +13:00
committed by GitHub
parent 5f39edf912
commit 02ee683de4
2 changed files with 41 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"key": "min_height",
"minValue": 0,
"type": "number",
"label": "Height of bottom (Meters)",
"prerequisiteTag": {
"key": "height"
}
}