mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
Fix git commit command not opening
Removed unused event handler logic from when it was keydown based -
5d0ecd68b2
This commit is contained in:
committed by
Tienson Qin
parent
715a0af1df
commit
739b953ea3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user