mirror of
https://github.com/logseq/logseq.git
synced 2026-05-23 12:14:06 +00:00
fix: get-fs shouldn't return nil
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
node-backend
|
||||
|
||||
:else
|
||||
nil)))
|
||||
(throw (ex-info "failed to get fs backend" {:dir dir :repo repo :rpath rpath})))))
|
||||
|
||||
(defn mkdir!
|
||||
[dir]
|
||||
|
||||
Reference in New Issue
Block a user