Add missing call to cx.notify
This commit is contained in:
@@ -481,6 +481,7 @@ impl CollabTitlebarItem {
|
||||
})
|
||||
.detach();
|
||||
}
|
||||
cx.notify();
|
||||
}
|
||||
fn render_toggle_contacts_button(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user