mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
fix: lint warning
This commit is contained in:
@@ -2958,10 +2958,10 @@
|
||||
(fn [_ _ _ n]
|
||||
(state/set-file-sync-state repo n)))
|
||||
|
||||
(.start sm)
|
||||
|
||||
(state/set-state! [:file-sync/graph-state :current-graph-uuid] graph-uuid)
|
||||
|
||||
(.start sm)
|
||||
|
||||
(offer! remote->local-full-sync-chan true)
|
||||
(offer! full-sync-chan true)
|
||||
(swap! *sync-starting? assoc graph-uuid false))))))
|
||||
|
||||
Reference in New Issue
Block a user