mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
fix: share text or picture doesn't work if the app has been closed
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
(defonce *db-worker (atom nil))
|
||||
(defonce *db-worker-client-id (atom nil))
|
||||
(defonce *editor-info (atom nil))
|
||||
(defonce db-worker-ready-promise (p/deferred))
|
||||
|
||||
(def db-worker-ready-flow
|
||||
"`<invoke-db-worker` throws err if `*db-worker` not ready yet.
|
||||
|
||||
Reference in New Issue
Block a user