1
0
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:
Todd Martin 2025-01-01 12:41:12 -05:00
parent 2f5b07192f
commit 50447f62b2
No known key found for this signature in database
GPG Key ID: 663E7AF5C839BC8F

View File

@ -205,7 +205,7 @@ export class WindowMain {
backgroundThrottling: false,
contextIsolation: true,
session: this.session,
devTools: isDev(),
devTools: true,
},
});