updated deps and removed unnecessary normalizeSort() call

This commit is contained in:
Gani Georgiev
2023-06-09 13:32:01 +03:00
parent aa5b5bb83e
commit 87a6f1bebb
35 changed files with 112 additions and 114 deletions
@@ -31,8 +31,6 @@
let sort = queryParams.get("sort") || "-created";
let selectedCollectionId = queryParams.get("collectionId") || $activeCollection?.id;
normalizeSort();
$: reactiveParams = new URLSearchParams($querystring);
$: if (