mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
wip: transact tx to disk to avoid data-loss
This commit is contained in:
@@ -247,7 +247,6 @@
|
||||
_ (mobile-util/hide-splash) ;; hide splash as early as ui is stable
|
||||
repo (or (state/get-current-repo) (:url (first repos)))
|
||||
_ (restore-and-setup! repo repos)]
|
||||
(persist-db/run-export-periodically!)
|
||||
(when (mobile-util/native-platform?)
|
||||
(state/restore-mobile-theme!)))
|
||||
(p/catch (fn [e]
|
||||
|
||||
Reference in New Issue
Block a user