mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
enhance(sync): auto start sync when switching graphs
- auto start sync when switching graphs - add state ::starting
This commit is contained in:
@@ -1668,6 +1668,7 @@
|
||||
|
||||
(defn get-file-sync-manager []
|
||||
(:file-sync/sync-manager @state))
|
||||
|
||||
(defn get-file-sync-state []
|
||||
(:file-sync/sync-state @state))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user