Skip to content

Commit

Permalink
fix: outliner lint
Browse files Browse the repository at this point in the history
  • Loading branch information
logseq-cldwalker committed Dec 3, 2024
1 parent 14a621f commit 1fc9a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/outliner/src/logseq/outliner/pipeline.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
blocks)
distinct)))

(defn compute-block-path-refs-tx
(defn ^:api compute-block-path-refs-tx
"Main fn for computing path-refs"
[tx-report blocks]
(let [refs-tx (compute-block-path-refs tx-report blocks)
Expand Down

0 comments on commit 1fc9a2f

Please sign in to comment.