mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix: prefer server graph id
This commit is contained in:
@@ -546,10 +546,6 @@
|
||||
tx-data)
|
||||
_ (when context (worker-state/set-context! context))
|
||||
tx-meta' (cond-> tx-meta
|
||||
(and (not (:whiteboard/transact? tx-meta))
|
||||
(not (:rtc-download-graph? tx-meta))) ; delay writes to the disk
|
||||
(assoc :skip-store? true)
|
||||
|
||||
true
|
||||
(dissoc :insert-blocks?))]
|
||||
(when-not (and (:create-today-journal? tx-meta)
|
||||
|
||||
Reference in New Issue
Block a user