refactor: rename :block/original-name to :block/title

This commit is contained in:
Tienson Qin
2024-07-10 21:29:39 +08:00
parent 2a48486ac1
commit a1f352773b
105 changed files with 559 additions and 563 deletions

View File

@@ -77,7 +77,7 @@
(update-todo)
(s/rename-keys {:block/original-name :page/title
(s/rename-keys {:block/title :page/title
:block/content :block/string})
(select-keys keyseq))