We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560c682 commit a5b326fCopy full SHA for a5b326f
src/js/utils/helpers.js
@@ -49,7 +49,7 @@ export function authGithub(
49
height: 600,
50
show: true,
51
webPreferences: {
52
- devTools: true,
+ nodeIntegration: false,
53
},
54
});
55
0 commit comments