add new key bindings

This commit is contained in:
guiyomu-dev
2025-12-17 11:50:26 +01:00
parent be202aa0fc
commit 3f559332fc
2 changed files with 11 additions and 0 deletions

View File

@@ -50,6 +50,9 @@ type KeyBindings struct {
ClearMessages KeyBinding
Zoom KeyBinding
LegacyToggle KeyBinding
PreviousStashPage KeyBinding
NextStashPage KeyBinding
}
type KeyBinding struct {