This reverts commit 5c4f9e57d8
.
Release Notes:
- N/A
This commit is contained in:
parent
6c8f4002d9
commit
636eff2e9a
2 changed files with 24 additions and 63 deletions
|
@ -485,7 +485,7 @@ impl ActivityIndicator {
|
|||
this.dismiss_error_message(&DismissErrorMessage, window, cx)
|
||||
})),
|
||||
}),
|
||||
AutoUpdateStatus::Updated { binary_path, .. } => Some(Content {
|
||||
AutoUpdateStatus::Updated { binary_path } => Some(Content {
|
||||
icon: None,
|
||||
message: "Click to restart and update Zed".to_string(),
|
||||
on_click: Some(Arc::new({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue