mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
don't reload app after importing zip
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user