Functional Keystore Unlock - ethoFS Uploads

This commit is contained in:
Dev-JamesR
2019-10-20 20:55:27 -07:00
parent f39275f702
commit f69ab25e0b
5 changed files with 635 additions and 909 deletions

View File

@@ -23,7 +23,10 @@ locker.lock().then(function() {
minWidth: 1100,
minHeight: 700,
backgroundColor: "#000000",
icon: "assets/images/icon.png"
icon: "assets/images/icon.png",
webPreferences: {
nodeIntegration: true
}
});
// and load the index.html of the app.