Fix git commit command not opening

Removed unused event handler logic from when it was keydown based -
5d0ecd68b2
This commit is contained in:
Gabriel Horner
2023-02-16 15:53:44 -05:00
committed by Tienson Qin
parent 715a0af1df
commit 739b953ea3
2 changed files with 3 additions and 12 deletions

View File

@@ -437,6 +437,7 @@
:fn ui-handler/toggle-cards!}
:git/commit {:binding "mod+g c"
:inactive (not (util/electron?))
:fn commit/show-commit-modal!}
:dev/show-block-data {:binding false