mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 21:48:05 +02:00
Add cycle_barrier fields (#1232)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"key": "deflection",
|
||||
"type": "number",
|
||||
"label": "Angle",
|
||||
"increment": 5,
|
||||
"prerequisiteTag": {
|
||||
"key": "cycle_barrier",
|
||||
"value": "diagonal"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user