mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
Merge branch 'master' into feat/db
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
repo-dir (config/get-repo-dir repo)
|
||||
file-path (path/path-join common-config/local-assets-dir
|
||||
(str asset-block-id-str "." asset-type))]
|
||||
(fs/write-file! repo repo-dir file-path data {})))
|
||||
(fs/write-plain-text-file! repo repo-dir file-path data {})))
|
||||
|
||||
(defn <unlink-asset
|
||||
[repo asset-block-id asset-type]
|
||||
|
||||
Reference in New Issue
Block a user