mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
Merge remote-tracking branch 'upstream/master' into whiteboards
This commit is contained in:
@@ -757,7 +757,8 @@
|
||||
(remove nil?))]
|
||||
(doseq [id ids]
|
||||
(let [block (db/pull [:block/uuid id])]
|
||||
(set-marker block))))))
|
||||
(when (not-empty (:block/content block))
|
||||
(set-marker block)))))))
|
||||
|
||||
(defn cycle-todo!
|
||||
[]
|
||||
|
||||
Reference in New Issue
Block a user