mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-23 22:24:51 +02:00
working again
This commit is contained in:
@@ -31,6 +31,7 @@ func NewWorkingTreeContext(
|
||||
WindowName: "files",
|
||||
Key: FILES_CONTEXT_KEY,
|
||||
Kind: types.SIDE_CONTEXT,
|
||||
Focusable: true,
|
||||
})
|
||||
|
||||
self := &WorkingTreeContext{}
|
||||
|
||||
Reference in New Issue
Block a user