update on min width / height
This commit is contained in:
parent
58f85917d8
commit
10d1517cc0
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ export class Win {
|
|||
height: 600,
|
||||
x: undefined,
|
||||
y: undefined,
|
||||
minWidth: 844,
|
||||
minHeight: 410,
|
||||
minWidth: 900,
|
||||
minHeight: 390,
|
||||
frame: false,
|
||||
title: "Cider",
|
||||
vibrancy: "dark",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue