debug asset import

This commit is contained in:
Tienson Qin
2026-02-01 17:19:13 +08:00
parent 24fc5cd8ba
commit 6759c4c206

View File

@@ -171,7 +171,8 @@
(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)