From 949b9160916bbdfb210cdc9d1f4ba1bfaf01ee66 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Thu, 23 Apr 2020 18:14:30 +0100 Subject: [PATCH] Fix recovery link on login verification flow This fixes the recovery link to go to the right place. Fixes https://github.com/vector-im/riot-web/issues/13346 --- src/components/structures/auth/SetupEncryptionBody.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/structures/auth/SetupEncryptionBody.js b/src/components/structures/auth/SetupEncryptionBody.js index 13fa270a9c..26534c6e02 100644 --- a/src/components/structures/auth/SetupEncryptionBody.js +++ b/src/components/structures/auth/SetupEncryptionBody.js @@ -131,7 +131,7 @@ export default class SetupEncryptionBody extends React.Component {
- + {_t("Use Recovery Passphrase or Key")}