fix: repeated sync restart

This commit is contained in:
Tienson Qin
2022-09-15 22:37:48 +08:00
committed by Andelf
parent c300d6bc02
commit de092405a9

View File

@@ -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]]