switches to 90 days

This commit is contained in:
Bryce Covert
2023-01-06 17:22:45 -08:00
parent e0ca794254
commit 7c0004d7bd
2 changed files with 1 additions and 2 deletions

View File

@@ -114,7 +114,6 @@
true
(merge-query {:query {:find ['?sort-default '?e] :where ['[?e :journal-entry/date ?sort-default]]}}))]
(clojure.pprint/pprint query)
(->> query
(d/query)
(apply-sort-3 (update args :sort conj {:sort-key "default-2" :asc true}))