mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
remove context callback opts
This commit is contained in:
@ -30,6 +30,6 @@ func NewConfirmationContext(
|
||||
Kind: types.TEMPORARY_POPUP,
|
||||
Focusable: true,
|
||||
HasUncontrolledBounds: true,
|
||||
}), ContextCallbackOpts{}),
|
||||
})),
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user