Commit c892a3af authored by Ahmet Fehmi OZCAN's avatar Ahmet Fehmi OZCAN

Fix for vehicle widget bug

parent 5bdc29c8
......@@ -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