diff --git a/src/lib/components/Searchbar.svelte b/src/lib/components/Searchbar.svelte index 02b8dc6d..50b4b0dd 100644 --- a/src/lib/components/Searchbar.svelte +++ b/src/lib/components/Searchbar.svelte @@ -455,7 +455,7 @@ $: { {#if !showSuggestions } {#each popularList as item}
@@ -488,7 +488,7 @@ $: {