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

index 048672e4..7125c712 100644 --- a/resources/qml/dialogs/PowerLevelEditor.qml +++ b/resources/qml/dialogs/PowerLevelEditor.qml
@@ -21,6 +21,7 @@ ApplicationWindow { minimumWidth: 300 minimumHeight: 400 height: 600 + width: 300 title: qsTr("Permissions in %1").arg(roomSettings.roomName);