Eliminate HIDE_DEV_TOOLS environment variable. Hide in test env.
FREEBIEpull/749/head
parent
f84d8038c1
commit
fd8b8910a3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"storageProfile": "test",
|
"storageProfile": "test",
|
||||||
"disableAutoUpdate": true,
|
"disableAutoUpdate": true,
|
||||||
"openDevTools": true
|
"openDevTools": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue