parent
fa85238c69
commit
be531653a4
2 changed files with 4 additions and 3 deletions
|
@ -195,7 +195,8 @@ impl ActivityIndicator {
|
|||
on_click: Some(Arc::new(move |this, cx| {
|
||||
this.project.update(cx, |project, cx| {
|
||||
project.remove_environment_error(cx, worktree_id);
|
||||
})
|
||||
});
|
||||
cx.dispatch_action(Box::new(workspace::OpenLog));
|
||||
})),
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue