mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: event is not being captured sometimes
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
(nil? result)
|
||||
all?)
|
||||
[]
|
||||
[{:type :new-page}])
|
||||
[{:type :new-page}]) ;; todo: add new whiteboard
|
||||
result (cond
|
||||
config/publishing?
|
||||
(concat pages files blocks)
|
||||
|
||||
Reference in New Issue
Block a user