mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
Merge branch 'feat/db' into refactor/worker-search
This commit is contained in:
@@ -265,6 +265,5 @@
|
||||
|
||||
(defn quit-and-install-new-version!
|
||||
[]
|
||||
(p/let [_ (el/persist-dbs!)
|
||||
_ (ipc/invoke "set-quit-dirty-state" false)]
|
||||
(p/let [_ (ipc/invoke "set-quit-dirty-state" false)]
|
||||
(ipc/ipc :quitAndInstall)))
|
||||
|
||||
Reference in New Issue
Block a user