parent
2a5565ca93
commit
4798161118
28 changed files with 893 additions and 937 deletions
|
@ -5,7 +5,8 @@ use gpui::{
|
|||
Element, Entity, MouseButton, View, ViewContext,
|
||||
};
|
||||
use menu::Cancel;
|
||||
use settings::{ReleaseChannel, Settings};
|
||||
use settings::Settings;
|
||||
use util::channel::ReleaseChannel;
|
||||
use workspace::Notification;
|
||||
|
||||
pub struct UpdateNotification {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue