From ac6075c223776ddd0d3a5e6e219fdb004a7a5d5e Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Fri, 24 Feb 2023 07:34:54 +0800 Subject: [PATCH] Update webapp.py --- searx/webapp.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index 040debb1a..e558f0fc1 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -932,7 +932,7 @@ function send_webchat(elem) .then(response => response.json()) .then(data => { prompt = JSON.parse(atob( (/