mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
fix(editor): display image upload processing
This commit is contained in:
@@ -1403,7 +1403,7 @@
|
||||
file-name)
|
||||
format
|
||||
{:last-pattern (if drop? "" commands/slash)
|
||||
:restore? false})
|
||||
:restore? true})
|
||||
|
||||
(reset! *image-uploading-process 0))
|
||||
(fn [e]
|
||||
|
||||
Reference in New Issue
Block a user