summary refs log tree commit diff
path: root/resources/qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/dialogs/CreateRoom.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/dialogs/CreateRoom.qml b/resources/qml/dialogs/CreateRoom.qml

index 5d224885..03534327 100644 --- a/resources/qml/dialogs/CreateRoom.qml +++ b/resources/qml/dialogs/CreateRoom.qml
@@ -61,7 +61,7 @@ ApplicationWindow { Layout.fillWidth: true Label { Layout.preferredWidth: implicitWidth - text: qsTr("#") + text: "#" color: Nheko.colors.text } MatrixTextField {