Fix broken merge

This commit is contained in:
Mikayla Maki 2023-01-20 09:19:58 -08:00
parent 95e661a78c
commit 97203e1e02
6 changed files with 4 additions and 14 deletions

View file

@ -45,7 +45,6 @@ pub fn init(cx: &mut MutableAppContext) {
kind: WindowKind::PopUp,
is_movable: false,
screen: Some(screen),
accepts_first_mouse: true,
},
|_| IncomingCallNotification::new(incoming_call.clone()),
);

View file

@ -44,7 +44,6 @@ pub fn init(cx: &mut MutableAppContext) {
kind: WindowKind::PopUp,
is_movable: false,
screen: Some(screen),
accepts_first_mouse: true,
},
|_| {
ProjectSharedNotification::new(