FIX node prop error
This commit is contained in:
parent
3fb0f43f94
commit
96bd00f938
|
@ -1965,7 +1965,7 @@ and slow."
|
||||||
(org-ml-unixtime-to-time-long)
|
(org-ml-unixtime-to-time-long)
|
||||||
(org-ml-build-timestamp!)
|
(org-ml-build-timestamp!)
|
||||||
(org-ml-to-string)
|
(org-ml-to-string)
|
||||||
(org-ml-build-node-property org-x-prop-created))))
|
(list org-x-prop-created))))
|
||||||
(org-ml-update-this-headline*
|
(org-ml-update-this-headline*
|
||||||
(org-ml-headline-map-node-properties* (-snoc it np) it))))
|
(org-ml-headline-map-node-properties* (-snoc it np) it))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue