|
@@ -746,6 +746,7 @@ app.whenReady().then(() => {
|
|
width: mainScreen.size.width * 0.7,
|
|
width: mainScreen.size.width * 0.7,
|
|
height: mainScreen.size.height * 0.9,
|
|
height: mainScreen.size.height * 0.9,
|
|
minWidth: 493,
|
|
minWidth: 493,
|
|
|
|
+ center: true,
|
|
minHeight: 376,
|
|
minHeight: 376,
|
|
fullscreenable: true,
|
|
fullscreenable: true,
|
|
frame: "darwin" === process.platform,
|
|
frame: "darwin" === process.platform,
|