1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-05 23:10:41 +03:00
This commit is contained in:
David Baker
2019-01-21 19:07:44 +00:00
parent e42b0a9972
commit 31889ecfad

View File

@@ -186,7 +186,6 @@ export default React.createClass({
content = _t("No backup found!");
} else if (this.state.recoverInfo && this.state.recoverInfo.imported === 0) {
title = _t("Error Restoring Backup");
let failedToDecrypt;
content = <div>
<p>{_t(
"Backup could not be decrypted with this key: " +