You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
@@ -218,7 +218,7 @@ export default class SetIdServer extends React.Component {
|
|||||||
discoSection = <div>
|
discoSection = <div>
|
||||||
<span className="mx_SettingsTab_subsectionText">{_t(
|
<span className="mx_SettingsTab_subsectionText">{_t(
|
||||||
"Disconnecting from your identity server will mean you " +
|
"Disconnecting from your identity server will mean you " +
|
||||||
"won’t be discoverable by other users and you won’t be " +
|
"won't be discoverable by other users and you won't be " +
|
||||||
"able to invite others by email or phone.",
|
"able to invite others by email or phone.",
|
||||||
)}</span>
|
)}</span>
|
||||||
<AccessibleButton onClick={this._onDisconnectClicked} kind="danger">
|
<AccessibleButton onClick={this._onDisconnectClicked} kind="danger">
|
||||||
|
|||||||
Reference in New Issue
Block a user