From fa4a687ce67eed3c9522d3db5efb5534f7c6787f Mon Sep 17 00:00:00 2001 From: williams Date: Fri, 12 Jun 2026 18:30:07 +0200 Subject: [PATCH] fix: skip textarea/execCommand on HTTP, use prompt directly --- mem0_bridge.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mem0_bridge.py b/mem0_bridge.py index 4f2d2bb..15e71ea 100644 --- a/mem0_bridge.py +++ b/mem0_bridge.py @@ -269,7 +269,7 @@ UI_HTML = r""" .toolbar a:hover:not(.active) { background: #555; } } -