mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-15 17:31:23 +02:00
Explicitly pass thru userHasGeneratedPassword
This commit is contained in:
parent
1176573f39
commit
5c8187dc8f
@ -1183,6 +1183,7 @@ module.exports = React.createClass({
|
||||
onUserSettingsClose={this.onUserSettingsClose}
|
||||
onRegistered={this.onRegistered}
|
||||
teamToken={this._teamToken}
|
||||
userHasGeneratedPassword={this.state.userHasGeneratedPassword}
|
||||
{...this.props}
|
||||
{...this.state}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user