Skip to content

Commit 0103e9e

Browse files
committed
main.js
1 parent 87616b3 commit 0103e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,4 +317,4 @@ app.on('activate', () => {
317317
});
318318

319319
// bypass ssl certification validation error
320-
// app.commandLine.appendSwitch('ignore-certificate-errors', 'true');
320+
app.commandLine.appendSwitch('ignore-certificate-errors', 'true');

0 commit comments

Comments
 (0)