Fix datoms with false value not saving

To repro go to any non-journal page, view its page data and observe
that ':block/journal? false' was missing
This commit is contained in:
Gabriel Horner
2023-07-18 15:12:35 -04:00
parent dc2707e398
commit 8a1efa88bc

View File

@@ -111,7 +111,7 @@
:else
v)]
(when v'
(when (some? v')
[a v'])))
(defn invoke-hooks