mirror of
https://github.com/logseq/logseq.git
synced 2026-05-21 11:22:44 +00:00
fix: property rules now work with property ref values
Also remove use of :string properties in tests
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
;; FIXME: Remove when fixed in UI
|
||||
(str value)))
|
||||
|
||||
;; TODO: Use build-property-values-tx-m
|
||||
(defn- ->property-value-tx-m
|
||||
"Given a new block and its properties, creates a map of properties which have values of property value tx.
|
||||
This map is used for both creating the new property values and then adding them to a block"
|
||||
|
||||
Reference in New Issue
Block a user