don't reload app after importing zip

This commit is contained in:
Tienson Qin
2026-02-01 17:29:04 +08:00
parent 6759c4c206
commit 276c66f0de
2 changed files with 9 additions and 6 deletions

View File

@@ -170,9 +170,7 @@
:warning false))
(state/set-state! :graph/importing nil)
(state/set-state! :graph/importing-state nil)
(p/delay 2000)
;; (finished-ok-handler)
)))))))
(finished-ok-handler))))))))
(p/catch
(fn [e]
(js/console.error e)