mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-31 14:24:25 +03:00
remove context callback opts
This commit is contained in:
@ -41,7 +41,7 @@ func NewPatchExplorerContext(
|
||||
Kind: types.MAIN_CONTEXT,
|
||||
Focusable: true,
|
||||
HighlightOnFocus: true,
|
||||
}), ContextCallbackOpts{}),
|
||||
})),
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user