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