Send initial device display najme on register
Fixes https://github.com/vector-im/riot-web/issues/12140
This commit is contained in:
@@ -1985,6 +1985,7 @@ export default createReactClass({
|
||||
onLoggedIn={this.onRegisterFlowComplete}
|
||||
onLoginClick={this.onLoginClick}
|
||||
onServerConfigChange={this.onServerConfigChange}
|
||||
defaultDeviceDisplayName={this.props.defaultDeviceDisplayName}
|
||||
{...this.getServerProperties()}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user