From 43e059801eb478e5f0c4cb014efcb985be58c63c Mon Sep 17 00:00:00 2001 From: Midhun V Nadh <32438353+midhunvnadh@users.noreply.github.com> Date: Mon, 16 Jan 2023 17:42:35 +0530 Subject: [PATCH] Remove suggestions while searching for torrents Don't want torrent search history to pop up next time you try to search for torrents, right? There are people who would search for 18+ content and what they searched would load up next time they are about to search. PR #18285. --- src/webui/www/private/views/search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webui/www/private/views/search.html b/src/webui/www/private/views/search.html index cefb4654c..b37ca8541 100644 --- a/src/webui/www/private/views/search.html +++ b/src/webui/www/private/views/search.html @@ -80,7 +80,7 @@