Show developer toolbar in menu
This commit is contained in:
@@ -27,6 +27,7 @@ function createWindow() {
|
||||
height: 700,
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
devTools: true,
|
||||
},
|
||||
icon: iconPath,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user