restore default width and height

This commit is contained in:
Malte E 2022-02-25 22:05:35 +01:00
parent e59468f28c
commit 22235defac
1 changed files with 2 additions and 0 deletions

View File

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