fix: properties

pull/764/head
Tienson Qin 2020-11-26 00:25:21 +08:00
parent a98239ea20
commit 6f7ae1952a
1 changed files with 1 additions and 1 deletions

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))