Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
Co-authored-by: Tomas Mizera <[email protected]>
  • Loading branch information
iiLubos and tomasMizera authored Nov 14, 2023
1 parent 89a7c35 commit 57a6f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/qmlV2/component/MMToolbar.qml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Rectangle {
MMMenuDrawer {
id: menu

title: qsTr("More Options")
title: qsTr("More options")
model: invisibleButtonModel
onClicked: function(button) {
menu.visible = false
Expand Down

0 comments on commit 57a6f6a

Please sign in to comment.