mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
chore: clear codes
This commit is contained in:
@@ -364,7 +364,7 @@
|
||||
format (or format (state/get-preferred-format))
|
||||
page (db/entity repo (:db/id page))
|
||||
block-id (when (map? properties) (get properties :id))
|
||||
content (text/remove-built-in-properties! format content)]
|
||||
content (property/remove-built-in-properties format content)]
|
||||
(cond
|
||||
(another-block-with-same-id-exists? uuid block-id)
|
||||
(notification/show!
|
||||
|
||||
Reference in New Issue
Block a user