From 5e86c315019111c3b3b3ac4d1097c06b3c563fd0 Mon Sep 17 00:00:00 2001 From: axolotle Date: Sun, 28 Jan 2024 15:39:48 +0100 Subject: [PATCH] fix: display search bar only if activated --- pages/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.vue b/pages/index.vue index 280103d..85d7f99 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -47,7 +47,7 @@ async function onSearchSubmit() {
-
+