fix(editor): display image upload processing

This commit is contained in:
Tienson Qin
2020-12-02 10:30:39 +08:00
parent 5e460c7434
commit 7fbac4211f
2 changed files with 4 additions and 4 deletions

View File

@@ -1403,7 +1403,7 @@
file-name)
format
{:last-pattern (if drop? "" commands/slash)
:restore? false})
:restore? true})
(reset! *image-uploading-process 0))
(fn [e]