mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
Merge branch 'master' into fix-wrong-logbook-creation
This commit is contained in:
@@ -437,7 +437,7 @@
|
||||
(another-block-with-same-id-exists? uuid block-id)
|
||||
(notification/show!
|
||||
[:p.content
|
||||
(util/format "Block with the id % already exists!" block-id)]
|
||||
(util/format "Block with the id %s already exists!" block-id)]
|
||||
:error)
|
||||
|
||||
force?
|
||||
|
||||
Reference in New Issue
Block a user