mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 23:19:38 +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:
@@ -31,7 +31,7 @@
|
||||
|
||||
(defn- get-en-categories
|
||||
[]
|
||||
(->> (rewrite-clj/var-sexp
|
||||
(->> (rewrite-clj/metadata-var-sexp
|
||||
"src/main/frontend/modules/shortcut/config.cljs"
|
||||
"category")
|
||||
(map (fn [[k v]] (vector k (:doc (meta v)))))
|
||||
|
||||
Reference in New Issue
Block a user