mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 22:13:32 +00:00
More adjustments to enable DevTools
This commit is contained in:
@@ -205,7 +205,7 @@ export class WindowMain {
|
||||
backgroundThrottling: false,
|
||||
contextIsolation: true,
|
||||
session: this.session,
|
||||
devTools: isDev(),
|
||||
devTools: true,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user