Eliminate HIDE_DEV_TOOLS environment variable. Hide in test env.
FREEBIE
This commit is contained in:
parent
f84d8038c1
commit
fd8b8910a3
3 changed files with 3 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"storageProfile": "test",
|
||||
"disableAutoUpdate": true,
|
||||
"openDevTools": true
|
||||
"openDevTools": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue