From cdfa850081fae675fa4c2173e34237f5ef6647e6 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 11 Sep 2022 20:01:58 +0200 Subject: [PATCH] add search history --- src/components/NavBar.vue | 6 +++++- src/components/PreferencesPage.vue | 13 +++++++++++++ src/components/SearchResults.vue | 10 ++++++++++ src/components/SearchSuggestions.vue | 14 +++++++++----- src/locales/en.json | 3 ++- 5 files changed, 39 insertions(+), 7 deletions(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index fceb446a..6a046e1d 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -101,7 +101,7 @@ /> +