@@ -12,7 +12,8 @@ function createWindow() {
|
|||||||
height: 768,
|
height: 768,
|
||||||
webPreferences: {
|
webPreferences: {
|
||||||
nodeIntegration: true
|
nodeIntegration: true
|
||||||
}
|
},
|
||||||
|
icon: 'images/favicon.ico'
|
||||||
});
|
});
|
||||||
win.maximize();
|
win.maximize();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user