mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
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