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.
2 parents 560c682 + a5b326f commit 07dbfabCopy full SHA for 07dbfab
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