mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
fix: api call that failed with new async call
Also update lint for recent change with frontend.db.async
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
(def file-graph-paths
|
||||
"Paths _only_ for file graphs"
|
||||
["src/main/frontend/handler/file_based" "src/main/frontend/handler/conversion.cljs" "src/main/frontend/handler/file_sync.cljs"
|
||||
"src/main/frontend/db/file_based"
|
||||
"src/main/frontend/fs"
|
||||
"src/main/frontend/components/conversion.cljs" "src/main/frontend/components/file_sync.cljs"
|
||||
"src/main/frontend/util/fs.cljs"
|
||||
|
||||
Reference in New Issue
Block a user