bump schema to v5.1, allows to cross-reference placeholders

This commit is contained in:
Martin Raifer
2022-09-29 20:46:14 +02:00
parent 2542974846
commit 85ff0905cd
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "number",
"minValue": 0,
"label": "{building/levels}",
"placeholder": "2, 4, 6...",
"placeholder": "{building/levels}",
"prerequisiteTag": {
"key": "building",
"valueNot": "no"