mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
fix: UI not updated after code changes
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
|
||||
;; only save when user's idle
|
||||
|
||||
(def *db-listener (atom nil))
|
||||
(defonce *db-listener (atom nil))
|
||||
|
||||
(defn- repo-listen-to-tx!
|
||||
[repo conn]
|
||||
|
||||
Reference in New Issue
Block a user