mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
save graphs-txid
This commit is contained in:
@@ -175,7 +175,8 @@
|
||||
(reset! graphs-txid
|
||||
{:user-uuid user-uuid :graph-uuid graph-uuid :txid txid
|
||||
:work-dir (config/get-repo-dir (state/get-current-repo))})
|
||||
(remove-graphs-txid-legacy))
|
||||
(remove-graphs-txid-legacy)
|
||||
(persist-var/-save graphs-txid))
|
||||
|
||||
;; just remove the legacy graphs-txid.edn if (some? @graphs-txid)
|
||||
(and (some? @graphs-txid-legacy)
|
||||
|
||||
Reference in New Issue
Block a user