remote unsued option
This commit is contained in:
parent
9d8e8e2476
commit
4b9d77d6ce
|
@ -36,7 +36,6 @@ const createWindow = () => {
|
||||||
minWidth: widthMin,
|
minWidth: widthMin,
|
||||||
height: height,
|
height: height,
|
||||||
minHeight: heightMin,
|
minHeight: heightMin,
|
||||||
alwaysOnTop: false,
|
|
||||||
frame: false,
|
frame: false,
|
||||||
icon: path.join(__dirname, "../image/logo.png"),
|
icon: path.join(__dirname, "../image/logo.png"),
|
||||||
webPreferences: {
|
webPreferences: {
|
||||||
|
|
Loading…
Reference in New Issue