mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Enable SignalDebug when devtools is enabled
This commit is contained in:
@@ -2731,6 +2731,7 @@ ipc.on('get-config', async event => {
|
||||
: getEnvironment(),
|
||||
isMockTestEnvironment: Boolean(process.env.MOCK_TEST),
|
||||
ciMode,
|
||||
devTools: defaultWebPrefs.devTools,
|
||||
// Should be already computed and cached at this point
|
||||
dnsFallback: await getDNSFallback(),
|
||||
disableIPv6: DISABLE_IPV6,
|
||||
|
||||
Reference in New Issue
Block a user