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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"key": "min_height",
"minValue": 0,
"type": "number",
"label": "Height of bottom (Meters)",
"prerequisiteTag": {
"key": "height"
}
}