diff --git a/js/src/dapps/index.js b/js/src/dapps/index.js index 32e2ececd..584fbb319 100644 --- a/js/src/dapps/index.js +++ b/js/src/dapps/index.js @@ -16,7 +16,7 @@ module.exports = [ { name: 'basiccoin', entry: 'basiccoin.js', title: 'Basic Token Deployment' }, - { name: 'dappreg', entry: 'dappreg.js', title: 'Dapp Registry', secure: true }, + { name: 'dappreg', entry: 'dappreg.js', title: 'Dapp Registry' }, { name: 'githubhint', entry: 'githubhint.js', title: 'GitHub Hint', secure: true }, { name: 'localtx', entry: 'localtx.js', title: 'Local transactions Viewer', secure: true }, { name: 'registry', entry: 'registry.js', title: 'Registry' }, diff --git a/js/src/views/Dapps/builtin.json b/js/src/views/Dapps/builtin.json index a25ac4f69..91c89d08a 100644 --- a/js/src/views/Dapps/builtin.json +++ b/js/src/views/Dapps/builtin.json @@ -62,8 +62,7 @@ "description": "Enables the registration and content management of dapps on the network", "author": "Parity Team ", "version": "1.0.0", - "visible": false, - "secure": true + "visible": false }, { "id": "0x9042323cd85c6576992d211de34b3ecc183f15e4f639aa87859882f839c374e5",