Add missing call to cx.notify

This commit is contained in:
Piotr Osiewicz
2023-06-30 14:05:55 +02:00
parent 081e340d26
commit c1a6292152
@@ -481,6 +481,7 @@ impl CollabTitlebarItem {
})
.detach();
}
cx.notify();
}
fn render_toggle_contacts_button(
&self,