Skip to content

Commit 20ea067

Browse files
authored
Merge branch 'lukash:main' into fix-led-disable
2 parents b3cf44a + 7cf79de commit 20ea067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui.qml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import QtQuick.Controls.Material 2.2
3333

3434
Item {
3535
id: mainItem
36-
36+
property string tabTitle: "Refloat"
3737
property Commands vescCommands: VescIf.commands()
3838

3939
function round(num) {

0 commit comments

Comments
 (0)