changed unit for in-flight axis

Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
This commit is contained in:
Pratik Mankawde
2026-08-04 11:27:22 +01:00
parent 961c2d51fe
commit 5fcc0ba7a4

View File

@@ -4159,7 +4159,11 @@
},
{
"id": "custom.axisLabel",
"value": "In Flight (0/1)"
"value": "In Flight"
},
{
"id": "unit",
"value": "bool_yes_no"
}
]
},