You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-22 04:02:40 +03:00
@@ -46,7 +46,7 @@ export default class VerificationShowSas extends React.Component {
|
|||||||
)}</p>
|
)}</p>
|
||||||
<p>{_t(
|
<p>{_t(
|
||||||
"For maximum security, we reccommend you do this in person or use another " +
|
"For maximum security, we reccommend you do this in person or use another " +
|
||||||
"trusted means of communication",
|
"trusted means of communication.",
|
||||||
)}</p>
|
)}</p>
|
||||||
<HexVerify text={this.props.sas}
|
<HexVerify text={this.props.sas}
|
||||||
onVerifiedStateChange={this._onVerifiedStateChange}
|
onVerifiedStateChange={this._onVerifiedStateChange}
|
||||||
|
|||||||
Reference in New Issue
Block a user