Fix update notifications (#8554)
Fixes: #7597 Release Notes: - Fixed update notifications ([#7597](https://github.com/zed-industries/zed/issues/7597)).
This commit is contained in:
@@ -44,7 +44,7 @@ impl Render for UpdateNotification {
|
||||
crate::view_release_notes(&Default::default(), cx);
|
||||
this.dismiss(&menu::Cancel, cx)
|
||||
})),
|
||||
);
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user