restore default width and height

pull/965/head
Malte E 3 years ago
parent e59468f28c
commit 22235defac
  1. 2
      resources/qml/dialogs/RoomSettings.qml

@ -19,6 +19,8 @@ ApplicationWindow {
minimumWidth: 340
minimumHeight: 340
width: 450
height: 680
palette: Nheko.colors
color: Nheko.colors.window
modality: Qt.NonModal

Loading…
Cancel
Save