mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 13:14:39 +00:00
fix(electron): windows path
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
(remove #(string/starts-with? (.-name ^js %) "."))
|
||||
(map #(.join path dir (.-name %))))))
|
||||
dir)
|
||||
(map utils/fix-win-path!)
|
||||
(doall)
|
||||
(vec)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user