Skip to content

Commit 44d3e3a

Browse files
Update index.js
1 parent 001ffd4 commit 44d3e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ function createWindow() {
9898
webPreferences: {
9999
nodeIntegration: false,
100100
contextIsolation: false,
101+
allowRunningInsecureContent: true,
101102
devTools: true,
102103
plugins: true,
103104
},

0 commit comments

Comments
 (0)