diff --git a/legacy/src/openai-auth.ts b/legacy/src/openai-auth.ts index 112848db..a2f81295 100644 --- a/legacy/src/openai-auth.ts +++ b/legacy/src/openai-auth.ts @@ -310,6 +310,7 @@ export async function getBrowser( await delay(500) await editKey.click() await delay(2000) + console.log('initialized nopecha extension with key', nopechaKey) } else { console.error( "error initializing nopecha extension; couldn't determine extension ID"