mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
enhance(ui): simplify codes for modals
This commit is contained in:
@@ -1535,7 +1535,7 @@
|
||||
(path/get-relative-path current-file-fpath file-path))
|
||||
file-path))
|
||||
|
||||
(defn upload-asset
|
||||
(defn upload-asset!
|
||||
"Paste asset and insert link to current editing block"
|
||||
[id ^js files format uploading? drop-or-paste?]
|
||||
(let [repo (state/get-current-repo)]
|
||||
|
||||
Reference in New Issue
Block a user