Browse Source

fix: tests

Tienson Qin 1 year ago
parent
commit
d0c7160118
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deps/db/src/logseq/db/frontend/property/type.cljs

+ 1 - 1
deps/db/src/logseq/db/frontend/property/type.cljs

@@ -38,7 +38,7 @@
   "Property value ref types where the refed entity stores its value in
   :property.value/content e.g. :number is stored as a number. new value-ref-property-types
   should default to this as it allows for more querying power"
-  #{:number})
+  #{:number :url})
 
 (def value-ref-property-types
   "Property value ref types where the refed entities either store their value in