Change action name
This commit is contained in:
parent
50f721ebd4
commit
ec4c2f5fd0
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ pub fn register(workspace: &mut Workspace) {
|
|||
|
||||
pub fn open(
|
||||
workspace: &mut Workspace,
|
||||
_: &zed_actions::git::StashEntries,
|
||||
_: &zed_actions::git::ViewStash,
|
||||
window: &mut Window,
|
||||
cx: &mut Context<Workspace>,
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue