mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
fix(ci): lint errors
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
(when-let [f @*sync-search-indice-f]
|
||||
(f datoms)))))))
|
||||
|
||||
(defn- listen-and-persist!
|
||||
(defn listen-and-persist!
|
||||
[repo]
|
||||
(when-let [conn (get-conn repo false)]
|
||||
(repo-listen-to-tx! repo conn)))
|
||||
|
||||
Reference in New Issue
Block a user