From e310336a42994efb89ca1b1ad1e666d335d4bdfc Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Thu, 11 Jun 2026 18:46:16 +0900 Subject: [PATCH] AI Reply note: hide 'Draft with note' button until the textarea has text --- static/js/emailLibrary.js | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/static/js/emailLibrary.js b/static/js/emailLibrary.js index a8380bba6..f7cfb9472 100644 --- a/static/js/emailLibrary.js +++ b/static/js/emailLibrary.js @@ -5419,7 +5419,7 @@ function _showAiReplyChoice(btn, em, data) {