enhance: address suggestions from gabriel and zhiyuan

This commit is contained in:
Tienson Qin
2025-05-30 18:07:33 +08:00
parent 3bee73b62f
commit 06d7ed9b40
5 changed files with 12 additions and 8 deletions

View File

@@ -600,7 +600,7 @@
:fn #(repo-handler/fix-broken-graph! (state/get-current-repo))}
:dev/gc-graph {:binding []
:db-graph? true
:inactive (not (state/developer-mode?))
:fn #(repo-handler/gc-graph! (state/get-current-repo))}
:dev/replace-graph-with-db-file {:binding []