lint
This commit is contained in:
parent
c02d03cc5b
commit
997d6e1281
3 changed files with 7 additions and 12 deletions
|
@ -157,13 +157,11 @@ export default class SetupEncryptionBody extends React.Component {
|
|||
</AccessibleButton>;
|
||||
}
|
||||
|
||||
const brand = SdkConfig.get().brand;
|
||||
|
||||
return (
|
||||
<div>
|
||||
<p>{_t(
|
||||
"Verify this login to access your encrypted messages and " +
|
||||
"prove to others that this login is really you."
|
||||
"prove to others that this login is really you.",
|
||||
)}</p>
|
||||
|
||||
<div className="mx_CompleteSecurity_actionRow">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue