Added user notifications
This commit is contained in:
parent
ffcad4e4e2
commit
a1f273278b
7 changed files with 375 additions and 68 deletions
|
@ -6,7 +6,7 @@ use gpui::{
|
|||
elements::*, impl_internal_actions, Entity, ModelHandle, MutableAppContext, RenderContext,
|
||||
View, ViewContext,
|
||||
};
|
||||
use workspace::Notification;
|
||||
use workspace::notifications::Notification;
|
||||
|
||||
impl_internal_actions!(contact_notifications, [Dismiss, RespondToContactRequest]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue