Browse Source

Missing file for Master Password

Related commit f7782c58dd
pull/330/head
Ramiro Saenz 9 years ago
parent
commit
bef4b11877
  1. 3
      app.json

3
app.json

@ -293,7 +293,8 @@
* Extra resources to be copied along when build * Extra resources to be copied along when build
*/ */
"resources": [ "resources": [
"electron" "electron",
"masterpassword.html"
], ],
/** /**

Loading…
Cancel
Save