diff --git a/packages/geek-auto-start-chat-with-boss/index.mjs b/packages/geek-auto-start-chat-with-boss/index.mjs index 8d37672..a811b81 100644 --- a/packages/geek-auto-start-chat-with-boss/index.mjs +++ b/packages/geek-auto-start-chat-with-boss/index.mjs @@ -79,8 +79,7 @@ export async function mainLoop (hooks) { defaultViewport: { width: 1440, height: 900 - 140, - }, - devtools: true + } }) hooks.puppeteerLaunched?.call()