This commit is contained in:
David Baker 2019-08-15 13:10:05 +01:00
parent e6c5775d0e
commit 6f07f9157c

View file

@ -168,7 +168,7 @@ export default class SetIdServer extends React.Component {
idserver: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>, idserver: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>,
// XXX: https://github.com/vector-im/riot-web/issues/10564 // XXX: https://github.com/vector-im/riot-web/issues/10564
idserver2: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>, idserver2: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>,
} },
); );
} else { } else {
message = _t( message = _t(