mirror of
https://github.com/bitwarden/browser
synced 2025-01-06 07:30:10 +01:00
More adjustments to enable DevTools
This commit is contained in:
parent
2f5b07192f
commit
50447f62b2
@ -205,7 +205,7 @@ export class WindowMain {
|
||||
backgroundThrottling: false,
|
||||
contextIsolation: true,
|
||||
session: this.session,
|
||||
devTools: isDev(),
|
||||
devTools: true,
|
||||
},
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user