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 a8c5e35 commit 6270688Copy full SHA for 6270688
.gitignore
@@ -1,3 +1,4 @@
1
build/
2
downloads/
3
php/
4
+.DS_STORE
settings.json
@@ -24,7 +24,8 @@
24
"remote_debugging_port": 0,
25
"command_line_switches": {
26
"enable-media-stream": "",
27
- "enable-system-flash": ""
+ "enable-system-flash": "",
28
+ "use-mock-keychain": "",
29
},
30
"enable_downloads": true,
31
"context_menu": {
0 commit comments