mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
refactor: rename :block/original-name to :block/title
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"block name, lowercase, only page-blocks have this attr"
|
||||
:string)
|
||||
|
||||
(sr/defkeyword :block/original-name
|
||||
(sr/defkeyword :block/title
|
||||
"like `:block/name`, but not unified into lowercase"
|
||||
:string)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user