mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03: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