mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: restart sync when a graph is added
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
(route-handler/redirect! {:to :import :query-params {:from "picker"}})
|
||||
(route-handler/redirect-to-home!)))
|
||||
(repo-handler/refresh-repos!)
|
||||
(file-sync-stop!))
|
||||
(file-sync-restart!))
|
||||
|
||||
(defn- graph-switch
|
||||
([graph]
|
||||
|
||||
Reference in New Issue
Block a user