From 0a99b28067f428b92f93024f3eb705c23325faa9 Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 17 Apr 2026 22:29:08 +0200 Subject: [PATCH] typo fix --- js/mzta-menus.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/mzta-menus.js b/js/mzta-menus.js index 6fd63209..f6196075 100644 --- a/js/mzta-menus.js +++ b/js/mzta-menus.js @@ -218,7 +218,7 @@ export class mzta_Menus { // const tabs = await browser.tabs.query({ active: true, currentWindow: true }); // add custom text if needed - //browser.runtime.sendMessage({command: "chatgpt_open", prompt: fullPrompt, action: curr_prompt.action, tabId: tabs[0].id}); + // browser.runtime.sendMessage({command: "chatgpt_open", prompt: fullPrompt, action: curr_prompt.action, tabId: tabs[0].id}); if(curr_prompt.is_special == '1'){ // Special prompts switch(curr_prompt.id){ case 'prompt_add_tags': { // Add tags to the email