Skip to content

Commit

Permalink
Update GroundPowerWidget.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 12, 2024
1 parent 07bb5b0 commit 4904f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/widgets/GroundPowerWidget.qml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ BaseWidget {
}
Text {
id:customValues
visible: false
visible: true
text: qsTr("Battery Type")
color: "white"
height: parent.height
Expand Down

0 comments on commit 4904f10

Please sign in to comment.