Commit fb479fc8 authored by dogmaphobic's avatar dogmaphobic

Fixing superfluous curly braces.

parent 999a4a87
......@@ -21,7 +21,6 @@ Column {
VehicleSummaryRow {
labelText: "Compass:"
valueText: mag0IdFact.value == 0 ? "Setup required" : "Ready"
}
}
Row {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment