Skip to content
Snippets Groups Projects
Commit 8268ab80 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

turn off annoying keyring popup in nw.js

parent f3dc9864
Branches
Tags 2.2.0
No related merge requests found
......@@ -2,7 +2,7 @@
"name": "purr-data",
"version": "0.1.0",
"main": "index.html",
"chromium-args": "--proxy-server=http://127.0.0.1",
"chromium-args": "--proxy-server=http://127.0.0.1 --password-store=basic",
"window": {
"icon": "./purr.png"
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment