mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
fix: create-today-journal intermittently fails import
Annoying bug that created parent-left conflict failures. create-today-journal behavior should be revisited at some point
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
(defn- watch-for-date!
|
||||
[]
|
||||
(let [f (fn []
|
||||
#_:clj-kondo/ignore
|
||||
(let [repo (state/get-current-repo)]
|
||||
(when (or
|
||||
(config/db-based-graph? repo)
|
||||
|
||||
Reference in New Issue
Block a user