mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: 拼写错误
This commit is contained in:
parent
ba9e354cb5
commit
c734d68a9c
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ export class chatgpt extends plugin {
|
|||
const openAIAuth = await getOpenAIAuth({
|
||||
email: Config.username,
|
||||
password: Config.password,
|
||||
browserW
|
||||
browser
|
||||
})
|
||||
const userAgent = await browser.userAgent()
|
||||
let config = { markdown: true, userAgent }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue