oops, revert - do this on the right branch...

This commit is contained in:
Matthew Hodgson 2016-03-15 18:40:03 +00:00
parent f70eec62d1
commit f66dd69710
4 changed files with 13 additions and 23 deletions

View file

@ -1033,6 +1033,7 @@ module.exports = React.createClass({
idSid={this.state.register_id_sid}
email={this.props.startingQueryParams.email}
username={this.state.upgradeUsername}
disableUsernameChanges={Boolean(this.state.upgradeUsername)}
guestAccessToken={this.state.guestAccessToken}
defaultHsUrl={this.props.config.default_hs_url}
defaultIsUrl={this.props.config.default_is_url}