mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
fix: store db/id in block/children instead of lookup refs
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
([repo]
|
||||
(when (and
|
||||
repo
|
||||
(db/cloned? repo)
|
||||
(gobj/get js/window "workerThread")
|
||||
(gobj/get js/window.workerThread "getChangedFiles"))
|
||||
(->
|
||||
|
||||
Reference in New Issue
Block a user