Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(hobbit): refine key bindings for approval processor
Update the key bindings in ApprovalExecuteProcessor to use KeyEvent constants for clarity and consistency. This change replaces the string-based KeyStroke definition with the corresponding KeyEvent VK constant and InputEvent modifier.
- Loading branch information