lint
This commit is contained in:
parent
e6c5775d0e
commit
6f07f9157c
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ export default class SetIdServer extends React.Component {
|
|||
idserver: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>,
|
||||
// XXX: https://github.com/vector-im/riot-web/issues/10564
|
||||
idserver2: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>,
|
||||
}
|
||||
},
|
||||
);
|
||||
} else {
|
||||
message = _t(
|
||||
|
|
Loading…
Reference in a new issue