fix: UI not updated after code changes

This commit is contained in:
Tienson Qin
2022-12-20 14:57:20 +08:00
parent 10704da424
commit 542137047c

View File

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