Disable Dev Tools in production releases
`--enable-dev-tools` will bring it back.
This commit is contained in:

committed by
Josh Perez

parent
18fb2b806e
commit
1934120e46
@@ -50,6 +50,7 @@ describe('SignalMenu', () => {
|
||||
};
|
||||
const options = {
|
||||
isBeta: false,
|
||||
devTools: true,
|
||||
openContactUs: null,
|
||||
openForums: null,
|
||||
openJoinTheBeta: null,
|
||||
|
Reference in New Issue
Block a user