From 05155123acbda2a3d3f54aa44f42cfd1eea59a07 Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 4 Apr 2024 23:56:37 +0200 Subject: [PATCH] comment typo fixed --- js/mzta-chatgpt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/mzta-chatgpt.js b/js/mzta-chatgpt.js index 17b4720a..7b09f7f8 100644 --- a/js/mzta-chatgpt.js +++ b/js/mzta-chatgpt.js @@ -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 ='') {