From ddc8d42886a66b80c8594a52ea7a6e79bae5ef41 Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Thu, 10 Mar 2022 09:58:59 +0100 Subject: [PATCH] Download button back --- .../src/components/login-view/create-account-section.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/qortal-ui-core/src/components/login-view/create-account-section.js b/qortal-ui-core/src/components/login-view/create-account-section.js index 04441df3..9a8b4cd5 100644 --- a/qortal-ui-core/src/components/login-view/create-account-section.js +++ b/qortal-ui-core/src/components/login-view/create-account-section.js @@ -423,6 +423,14 @@ class CreateAccountSection extends connect(store)(LitElement) {

This file is the ONLY way to access your account on a system that doesn't have it saved to the app/browser. BE SURE TO BACKUP THIS FILE IN MULTIPLE PLACES. The file is encrypted very securely and decrypted with your local password you created in the previous step. You can save it anywhere securely, but be sure to do that in multiple locations.

+
+
+ Download Wallet BackUp File + this.downloadBackup(this._wallet)} style="dispay: inline;"> + cloud_download  Save + +
+