mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
working again
This commit is contained in:
@ -31,6 +31,7 @@ func NewCommitFilesContext(
|
||||
WindowName: "commits",
|
||||
Key: COMMIT_FILES_CONTEXT_KEY,
|
||||
Kind: types.SIDE_CONTEXT,
|
||||
Focusable: true,
|
||||
})
|
||||
|
||||
self := &CommitFilesContext{}
|
||||
|
Reference in New Issue
Block a user