From fd636a4eaa14d596e0386ee816803cf4e22d5a24 Mon Sep 17 00:00:00 2001
From: xffxff <1247714429@qq.com>
Date: Tue, 1 Aug 2023 08:53:55 +0800
Subject: [PATCH] fix: ensure that the search functions properly when it is
clicked
---
public/templates/search_bar.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/templates/search_bar.html b/public/templates/search_bar.html
index a013209..32cc8ff 100644
--- a/public/templates/search_bar.html
+++ b/public/templates/search_bar.html
@@ -5,5 +5,5 @@
value="{{this.pageQuery}}"
placeholder="Type to search"
/>
-
+