mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
Mark most vars as cleanup-todo
Fixed a few that I knew how to QA and were low risk
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
l)
|
||||
@vars))
|
||||
|
||||
(defn build-query
|
||||
(defn ^:large-vars/cleanup-todo build-query
|
||||
([repo e env]
|
||||
(build-query repo e (assoc env :vars (atom {})) 0))
|
||||
([repo e {:keys [sort-by blocks? sample counter current-filter vars] :as env} level]
|
||||
|
||||
Reference in New Issue
Block a user