mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-12 12:55:47 +02:00
remove context callback opts
This commit is contained in:
parent
509e3efa70
commit
e2db6a1732
19 changed files with 16 additions and 40 deletions
|
@ -40,7 +40,7 @@ func NewCommitFilesContext(
|
|||
Focusable: true,
|
||||
Transient: true,
|
||||
}),
|
||||
ContextCallbackOpts{}),
|
||||
),
|
||||
list: viewModel,
|
||||
getDisplayStrings: getDisplayStrings,
|
||||
c: c,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue