diff --git a/qml/ui/widgets/GroundPowerWidget.qml b/qml/ui/widgets/GroundPowerWidget.qml index 6fd8a046f..77bffa7dd 100644 --- a/qml/ui/widgets/GroundPowerWidget.qml +++ b/qml/ui/widgets/GroundPowerWidget.qml @@ -102,7 +102,7 @@ BaseWidget { } Text { id:customValues - visible: false + visible: true text: qsTr("Battery Type") color: "white" height: parent.height