fix: properties

This commit is contained in:
Tienson Qin
2020-11-26 00:25:21 +08:00
parent a98239ea20
commit 6f7ae1952a

View File

@@ -413,7 +413,7 @@
(assoc new-properties :old_permalink (:permalink old-properties))
new-properties)
value (cond
(some? custom-properties)
(seq custom-properties)
(text/re-construct-block-properties block value custom-properties)
(and (seq (:block/properties block))