mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 15:03:54 +02:00
consolidate duplicate names/terms by using new cross-references
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"key": "building:levels",
|
||||
"type": "number",
|
||||
"minValue": 0,
|
||||
"label": "Building Levels",
|
||||
"label": "{building/levels}",
|
||||
"placeholder": "2, 4, 6...",
|
||||
"prerequisiteTag": {
|
||||
"key": "building",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"key": "payment:",
|
||||
"type": "multiCombo",
|
||||
"label": "Payment Types",
|
||||
"label": "{payment_multi}",
|
||||
"prerequisiteTag": {
|
||||
"key": "fee",
|
||||
"valueNot": "no"
|
||||
|
||||
Reference in New Issue
Block a user