From 2fc097b7c7f0c156b664f9f8305db4ad4dc17718 Mon Sep 17 00:00:00 2001 From: rramiachraf <51409801+rramiachraf@users.noreply.github.com> Date: Sun, 12 Mar 2023 01:22:36 +0100 Subject: [PATCH] fix: make search suggestions work as before --- src/App.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 94960027..f2a5eafe 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,14 +1,13 @@