enhance(dev): file graphs can also explicitly save state to disk

Useful for debugging for now but could be used for faster file graph publishing later
This commit is contained in:
Gabriel Horner
2025-04-25 10:06:49 -04:00
parent c78ae82156
commit c49c6e671a
3 changed files with 3 additions and 4 deletions

View File

@@ -466,7 +466,6 @@
:graph/db-save {:fn #(state/pub-event! [:graph/save-db-to-disk])
:inactive (not (util/electron?))
:db-graph? true
:binding "mod+s"}
:graph/re-index {:fn (fn []