comment typo fixed

This commit is contained in:
mic 2024-04-04 23:56:37 +02:00
parent b5e987f961
commit 05155123ac

View file

@ -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 ='') {