mirror of
https://github.com/logseq/logseq.git
synced 2026-05-18 01:42:19 +00:00
fix: react query not computed after importing data
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
|
||||
(defn- finished-cb
|
||||
[]
|
||||
(state/pub-event! [:graph/sync-context])
|
||||
(notification/show! "Import finished!" :success)
|
||||
(shui/dialog-close! :import-indicator)
|
||||
(route-handler/redirect-to-home!)
|
||||
|
||||
Reference in New Issue
Block a user