mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
enhance: parsing progress bar
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
(and (contains? #{"add"} type)
|
||||
(= path pages-metadata-path))
|
||||
(p/do! (repo-handler/update-pages-metadata! repo content true))
|
||||
|
||||
|
||||
;; Change is triggered by external changes, so update to the db
|
||||
;; Don't forced update when db is online, but resolving conflicts
|
||||
(and (contains? #{"change"} type)
|
||||
|
||||
Reference in New Issue
Block a user