Add context menu controls to the channel member management
co-authored-by: Max <max@zed.dev>
This commit is contained in:
parent
9913067e51
commit
e37e76fc0b
3 changed files with 161 additions and 93 deletions
|
@ -261,7 +261,7 @@ pub struct ChannelModal {
|
|||
pub cancel_invite_button: ContainedText,
|
||||
pub member_icon: Icon,
|
||||
pub invitee_icon: Icon,
|
||||
pub admin_toggle: ContainedText,
|
||||
pub member_tag: ContainedText,
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Default, JsonSchema)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue