mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix linting error
This commit is contained in:
parent
f4bbfc4aeb
commit
dccc9dc42f
@ -205,7 +205,7 @@ module.exports = React.createClass({
|
||||
<input className="mx_Login_submit" type="button" onClick={this.props.onComplete}
|
||||
value={_t('Return to login screen')} />
|
||||
</div>
|
||||
)
|
||||
);
|
||||
} else {
|
||||
let serverConfigSection;
|
||||
if (!SdkConfig.get()['disable_custom_urls']) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user