mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
translation and property cleanup
- Caught a missing translation - QAed that the following fns should refer directly to hidden-properties and not the larger umbrella of built-in-properties
This commit is contained in:
@@ -384,7 +384,7 @@
|
||||
block (update block :block/refs remove-non-existed-refs!)
|
||||
block (attach-page-properties-if-exists! block)
|
||||
new-properties (merge
|
||||
(select-keys properties (property/built-in-properties))
|
||||
(select-keys properties (property/hidden-properties))
|
||||
(:block/properties block))]
|
||||
(-> block
|
||||
(dissoc :block/top?
|
||||
|
||||
Reference in New Issue
Block a user