comment typo fixed
This commit is contained in:
parent
b5e987f961
commit
05155123ac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Original methods derived from https://github.com/KudoAI/chatgpt.js/blob/7eb8463cd61143fa9e1d5a8ec3c14d3c1b286e54/chatgpt.js
|
||||
// Using a full string to inject it in the chatgpt page to avoid any security error
|
||||
// Using a full string to inject it in the ChatGPT page to avoid any security error
|
||||
|
||||
export const mzta_script = `
|
||||
async function chatgpt_sendMsg(msg, method ='') {
|
||||
|
|
|
|||
Loading…
Reference in a new issue