From d3926303eac6c6ac9e877bd6369279a3dffa7d83 Mon Sep 17 00:00:00 2001 From: slowbackspace Date: Thu, 28 Feb 2019 16:19:08 +0100 Subject: [PATCH] open link to the old wallet in the same window in no backup modal --- src/components/modals/confirm/NoBackup/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/modals/confirm/NoBackup/index.js b/src/components/modals/confirm/NoBackup/index.js index b94af096..45fafef1 100644 --- a/src/components/modals/confirm/NoBackup/index.js +++ b/src/components/modals/confirm/NoBackup/index.js @@ -70,7 +70,7 @@ const Confirmation = (props: Props) => ( If your device is ever lost or damaged, your funds will be lost. Backup your device first, to protect your coins against such events. - + props.onReceiveConfirmation(false)}>Create a backup in 3 minutes props.onReceiveConfirmation(true)}>Show address, I will take the risk