mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
fix: repeated sync restart
This commit is contained in:
@@ -575,9 +575,7 @@
|
||||
(state/close-modal!)
|
||||
(repo-handler/re-index!
|
||||
nfs-handler/rebuild-index!
|
||||
#(do
|
||||
(page-handler/create-today-journal!)
|
||||
(file-sync-restart!)))))]])))
|
||||
page-handler/create-today-journal!)))]])))
|
||||
|
||||
;; encryption
|
||||
(defmethod handle :modal/encryption-setup-dialog [[_ repo-url close-fn]]
|
||||
|
||||
Reference in New Issue
Block a user