Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
megayu authored and tiensonqin committed Jul 5, 2023
1 parent 1bf2371 commit dfe889a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/frontend/handler/editor.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -2066,7 +2066,7 @@

(outliner-tx/transact!
{:outliner-op :insert-blocks
:additional-tx revert-cut-tx}
:additional-tx revert-cut-txs}
(when target-block'
(let [format (or (:block/format target-block') (state/get-preferred-format))
blocks' (map (fn [block]
Expand Down

0 comments on commit dfe889a

Please sign in to comment.