forked from matrix/element-web
Update comment
This commit is contained in:
parent
1cca4c2133
commit
96b9570465
|
@ -103,7 +103,7 @@ module.exports = React.createClass({
|
|||
if (this.state.phase === this.Phase.GroupMemberList) {
|
||||
showGroupInviteDialog(this.props.groupId);
|
||||
} else {
|
||||
// call UserPickerDialog
|
||||
// call AddressPickerDialog
|
||||
dis.dispatch({
|
||||
action: 'view_invite',
|
||||
roomId: this.props.roomId,
|
||||
|
|
Loading…
Reference in New Issue