mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
cleanup of list context file
This commit is contained in:
@@ -186,7 +186,7 @@ type stashPanelState struct {
|
||||
|
||||
type menuPanelState struct {
|
||||
listPanelState
|
||||
OnPress func(g *gocui.Gui, v *gocui.View) error
|
||||
OnPress func() error
|
||||
}
|
||||
|
||||
type commitFilesPanelState struct {
|
||||
|
||||
Reference in New Issue
Block a user