From a3c5b4ac9dd1ddf2b52fff48ea860c067fb05cf9 Mon Sep 17 00:00:00 2001 From: royto Date: Mon, 21 Aug 2023 22:29:03 +0200 Subject: fix: fix search on page load Fix #611 --- src/App.vue | 2 +- src/components/SearchInput.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/App.vue b/src/App.vue index 16e814b..446db31 100644 --- a/src/App.vue +++ b/src/App.vue @@ -50,7 +50,7 @@ -- cgit v1.2.3