Update deps/db/src/logseq/db/frontend/property.cljs

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
This commit is contained in:
Tienson Qin
2026-01-21 01:21:15 +08:00
parent 772bd04bda
commit 1e5026aa3f

View File

@@ -191,7 +191,7 @@
:public? true
:view-context :class}
:properties
{:logseq.property/description "When enabled, this tag will show reverse references from nodes that link to the current node via properties."}}
{:logseq.property/description "When enabled, this tag will show reverse nodes that link to the current node via properties."}}
:logseq.property/hide-empty-value {:title "Hide empty value"
:schema {:type :checkbox
:public? true