mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
wip: Demo switch to use db graph
This commit is contained in:
@@ -430,7 +430,7 @@
|
||||
(state/set-state! :ui/open-select :graph-remove))
|
||||
:binding []}
|
||||
|
||||
:graph/add {:fn (fn [] (route-handler/redirect! {:to :repo-add}))
|
||||
:graph/add {:fn (fn [] (route-handler/redirect! {:to :graphs}))
|
||||
:binding []}
|
||||
|
||||
:graph/db-add {:fn #(state/pub-event! [:graph/new-db-graph])
|
||||
|
||||
Reference in New Issue
Block a user