mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
fix: cloud icon is not shown when restarting the app
This commit is contained in:
@@ -515,7 +515,7 @@
|
||||
payload (-> event
|
||||
(js->clj :keywordize-keys true))]
|
||||
(fs-watcher/handle-changed! type payload)
|
||||
(when config/enable-file-sync?
|
||||
(when (file-sync-handler/enable-sync?)
|
||||
(sync/file-watch-handler type payload))))
|
||||
|
||||
(defmethod handle :rebuild-slash-commands-list [[_]]
|
||||
|
||||
Reference in New Issue
Block a user