kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
feat: add log to make it clear when nopecha is initialized properly
rodzic
b59044cabb
commit
a7af8ac0df
|
@ -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"
|
||||
|
|
Ładowanie…
Reference in New Issue