You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/Settings.qml
+23-3Lines changed: 23 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Page {
46
46
Layout.fillWidth:true
47
47
Layout.margins:8
48
48
Layout.alignment:Qt.AlignTop
49
-
text:qsTr("While on the settings page. Example text will be sent to the display server for you to visualize updates")
49
+
text:qsTr("While on the settings page. Example text will be sent to the display server for you to visualize updates, however audio is muted by default")
0 commit comments