mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
enhance: make it easier for users to fix broken graph
Tell users what to run and remove dev flag. Thought of while working with https://github.com/logseq/db-test/issues/286
This commit is contained in:
@@ -596,7 +596,6 @@
|
||||
:fn commit/show-commit-modal!}
|
||||
|
||||
:dev/fix-broken-graph {:binding []
|
||||
:inactive (not (state/developer-mode?))
|
||||
:db-graph? true
|
||||
:fn #(repo-handler/fix-broken-graph! (state/get-current-repo))}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user