mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
dependencies upgrade (#12460)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
(defn import-chosen-graph
|
||||
[repo]
|
||||
(p/let [_ (persist-db/<unsafe-delete repo)]
|
||||
(notification/show! (str "Graph updated! Switching to graph ...") :success)
|
||||
(notification/show! "Graph updated! Switching to graph ..." :success)
|
||||
(state/pub-event! [:graph/switch repo])))
|
||||
|
||||
(defn ^:export replace-graph-with-db-file []
|
||||
|
||||
Reference in New Issue
Block a user