Skip to content

Commit 6270688

Browse files
committed
Get rid of "Chromium Safe Storage" dialog.
1 parent a8c5e35 commit 6270688

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
build/
22
downloads/
33
php/
4+
.DS_STORE

settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"remote_debugging_port": 0,
2525
"command_line_switches": {
2626
"enable-media-stream": "",
27-
"enable-system-flash": ""
27+
"enable-system-flash": "",
28+
"use-mock-keychain": "",
2829
},
2930
"enable_downloads": true,
3031
"context_menu": {

0 commit comments

Comments
 (0)