Console now has admin (#4220)

Fixes #4210
This commit is contained in:
Gav Wood
2017-01-19 10:24:34 +01:00
committed by GitHub
parent f9509cc8b8
commit 0826bf75d1
2 changed files with 3 additions and 1 deletions

View File

@@ -81,6 +81,7 @@
"description": "A Javascript development console complete with web3 and parity objects.",
"version": "0.3",
"author": "Gav Wood <gavin@ethcore.io>",
"visible": true
"visible": true,
"secure": true
}
]