Add cycle_barrier fields (#1232)

This commit is contained in:
Kyℓe Hensel
2025-02-14 00:07:49 +11:00
committed by GitHub
parent cfa71d6c4f
commit c156fca6c4
8 changed files with 90 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"key": "overlap",
"type": "number",
"label": "Overlap Width (Meters)",
"snake_case": false,
"prerequisiteTag": {
"key": "cycle_barrier",
"valueNot": "single"
}
}