Update users and invite count after an invite gets redeemed
This commit is contained in:
parent
eedb8ba59f
commit
6f2c3f1e37
4 changed files with 34 additions and 9 deletions
|
@ -8,7 +8,6 @@ use contact_notification::ContactNotification;
|
|||
use editor::{Cancel, Editor};
|
||||
use fuzzy::{match_strings, StringMatchCandidate};
|
||||
use gpui::{
|
||||
color::Color,
|
||||
elements::*,
|
||||
geometry::{rect::RectF, vector::vec2f},
|
||||
impl_actions, impl_internal_actions,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue