mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
chore: mv db namespaces common to both graphs to logseq.db.common
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
compatible with file graphs"
|
||||
(:require [frontend.db.conn :as conn]
|
||||
[frontend.state :as state]
|
||||
[logseq.db.frontend.property.util :as db-property-util]))
|
||||
[logseq.db.common.property-util :as db-property-util]))
|
||||
|
||||
(defn lookup
|
||||
"Get the property value by a built-in property's db-ident from block. For file and db graphs"
|
||||
|
||||
Reference in New Issue
Block a user