From 3cee7a2490cb9a71bdf813babc1ad7d44c81a87e Mon Sep 17 00:00:00 2001 From: mic Date: Wed, 16 Oct 2024 20:46:17 +0200 Subject: [PATCH] prompt_reply improved --- js/mzta-prompts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/mzta-prompts.js b/js/mzta-prompts.js index e39f65d1..8244783b 100644 --- a/js/mzta-prompts.js +++ b/js/mzta-prompts.js @@ -65,7 +65,7 @@ const defaultPrompts = [ { id: 'prompt_reply', name: "__MSG_prompt_reply__", - text: "Reply to the following email.", + text: "Reply to the following email. Reply with only the needed text and with no extra comments or other text.", type: "1", action: "1", need_selected: "0",