update on min width / height

This commit is contained in:
Onur Gümüş 2022-01-25 00:10:50 +03:00
parent 58f85917d8
commit 10d1517cc0

View file

@ -50,8 +50,8 @@ export class Win {
height: 600, height: 600,
x: undefined, x: undefined,
y: undefined, y: undefined,
minWidth: 844, minWidth: 900,
minHeight: 410, minHeight: 390,
frame: false, frame: false,
title: "Cider", title: "Cider",
vibrancy: "dark", vibrancy: "dark",