Removed some internal state from ChannelMembersModal and ChannelInviteModal
Этот коммит содержится в:
@@ -167,6 +167,7 @@ function createInviteChannelMemberButton(channel, uiType) {
|
||||
<ToggleModalButton
|
||||
className='intro-links'
|
||||
dialogType={ChannelInviteModal}
|
||||
dialogProps={{channel}}
|
||||
>
|
||||
<i className='fa fa-user-plus'></i>{'Invite others to this ' + uiType}
|
||||
</ToggleModalButton>
|
||||
|
||||
Ссылка в новой задаче
Block a user