You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
lint
This commit is contained in:
@@ -436,7 +436,7 @@ export default class CreateSecretStorageDialog extends React.PureComponent {
|
|||||||
)}</p>
|
)}</p>
|
||||||
<p>{_t(
|
<p>{_t(
|
||||||
"Secure your encryption keys with a passphrase. For maximum security " +
|
"Secure your encryption keys with a passphrase. For maximum security " +
|
||||||
"this should be different to your account password:"
|
"this should be different to your account password:",
|
||||||
)}</p>
|
)}</p>
|
||||||
|
|
||||||
<div className="mx_CreateSecretStorageDialog_passPhraseContainer">
|
<div className="mx_CreateSecretStorageDialog_passPhraseContainer">
|
||||||
|
|||||||
Reference in New Issue
Block a user