Unverified Commit bb40dd6c authored by Gus Grubba's avatar Gus Grubba Committed by GitHub

Merge pull request #6580 from feemi/pr-ui-fix

Fix for vehicle widget bug
parents 15cf2164 c892a3af
......@@ -174,7 +174,7 @@ Column {
sourceComponent: factGroupList
property var factGroup: _activeVehicle
property string factGroupName: qsTr("Vehicle")
property string factGroupName: "Vehicle"
}
Repeater {
......
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