mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
Merge branch 'feat/db' into refactor/pipeline-worker
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
(def file-graph-paths
|
||||
"Paths _only_ for file graphs"
|
||||
["src/main/frontend/handler/file_based" "src/main/frontend/handler/file_sync.cljs"
|
||||
["src/main/frontend/handler/file_based" "src/main/frontend/handler/file_sync.cljs" "src/main/frontend/db/file_based"
|
||||
"src/main/frontend/fs"
|
||||
"src/main/frontend/components/file_sync.cljs"
|
||||
"src/main/frontend/util/fs.cljs"])
|
||||
|
||||
Reference in New Issue
Block a user