Skip to content

Commit d14d241

Browse files
committed
Update main.js
1 parent cb97df8 commit d14d241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ function createWindow() {
2424
backgroundColor: '#222222',
2525
webPreferences: {
2626
nodeIntegration: true,
27-
devTools: true,
27+
devTools: false,
2828
contextIsolation: false
2929
},
3030
scrollBounce: true,

0 commit comments

Comments
 (0)