mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
fix(sync): revert sync immediately
This commit is contained in:
@@ -545,8 +545,9 @@
|
||||
(when (or (seq retract-refs) pre-block?)
|
||||
(ui-handler/re-render-root!))
|
||||
|
||||
(when (state/git-auto-push?)
|
||||
(repo-handler/push repo nil)))
|
||||
;; (when (state/git-auto-push?)
|
||||
;; (repo-handler/push repo nil))
|
||||
)
|
||||
|
||||
:else
|
||||
nil))))))
|
||||
|
||||
Reference in New Issue
Block a user