mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
fix(mobile): reload the app if db worker closed
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
(defonce *profile-state (volatile! {}))
|
||||
|
||||
(defonce *db-worker (atom nil))
|
||||
(defonce *db-worker-client-id (atom nil))
|
||||
(defonce *editor-info (atom nil))
|
||||
|
||||
(def db-worker-ready-flow
|
||||
|
||||
Reference in New Issue
Block a user