From 8f8c7e611d59bce22284e9ba90794841a6f3d76b Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 2 May 2025 11:19:17 +0200 Subject: [PATCH] comment line improved --- 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 3bc1e56a..3d66c681 100644 --- a/js/mzta-chatgpt.js +++ b/js/mzta-chatgpt.js @@ -194,7 +194,7 @@ function addCustomDiv(prompt_action,tabId,mailMessageId) { var btn_ok = document.createElement('button'); btn_ok.id="mzta-btn_ok"; btn_ok.classList.add('mzta-btn'); - //console.log('default: '+prompt_action) + //console.log('>>>>>>>>>>>>>>> default: '+prompt_action) switch(String(prompt_action)){ default: case "0": // close window