You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
@@ -166,7 +166,7 @@ export default class SetIdServer extends React.Component {
|
|||||||
"sharing them.", {},
|
"sharing them.", {},
|
||||||
{
|
{
|
||||||
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/9086
|
||||||
idserver2: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>,
|
idserver2: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>,
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user