This commit is contained in:
@@ -70,6 +70,7 @@ function createWindow() {
|
||||
const windowOptions = {
|
||||
width: settings.windowWidth,
|
||||
height: settings.windowHeight,
|
||||
icon: path.join(__dirname, 'icon.png'),
|
||||
frame: false,
|
||||
webPreferences: {
|
||||
nodeIntegration: false,
|
||||
|
||||
Reference in New Issue
Block a user