fix: args order

This commit is contained in:
Tienson Qin
2023-06-19 14:44:18 +08:00
parent 497e2dd3a9
commit f23dfafe85

View File

@@ -78,7 +78,7 @@
txs))
(defn replace-ref-with-content
[repo txs opts]
[txs repo opts]
(if (and (= :delete-blocks (:outliner-op opts))
(empty? (:uuid-changed opts)))
(let [retracted-block-ids (->> (keep (fn [tx]