diff --git a/apps/desktop/src/main/window.main.ts b/apps/desktop/src/main/window.main.ts index 8fe1777207..33215b3419 100644 --- a/apps/desktop/src/main/window.main.ts +++ b/apps/desktop/src/main/window.main.ts @@ -205,7 +205,7 @@ export class WindowMain { backgroundThrottling: false, contextIsolation: true, session: this.session, - devTools: isDev(), + devTools: true, }, });