mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
Disable pprint
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
:block/children :block/meta :block/top? :block/bottom? :block/anchor
|
||||
:block/title :block/body :block/level :block/container)
|
||||
m)) txs)]
|
||||
(util/pprint txs)
|
||||
;; (util/pprint txs)
|
||||
(when (and (seq txs)
|
||||
(not (:skip-transact? opts)))
|
||||
(try
|
||||
|
||||
Reference in New Issue
Block a user