mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
fix: invalid advanced query displays simple query editor
Also temp fix for separate lint
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
(def db-graph-paths
|
||||
"Paths _only_ for DB graphs"
|
||||
["src/main/frontend/handler/db_based"
|
||||
"src/main/frontend/worker/handler/page/db_based"
|
||||
;; TODO: Re-enable if db namespace support is moved elsewhere
|
||||
;; "src/main/frontend/worker/handler/page/db_based"
|
||||
"src/main/frontend/components/class.cljs"
|
||||
"src/main/frontend/components/property.cljs"
|
||||
"src/main/frontend/components/property"
|
||||
|
||||
Reference in New Issue
Block a user