From e928fbb40e3d18972ebe883c515aa07f48daafc1 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Tue, 5 Nov 2019 13:22:28 +0530 Subject: [PATCH] FLO wallet 2.7.2 Fixed issue with address cards' options that causes duplication after editing the label of address cards. --- FLO_webWallet_mainnet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FLO_webWallet_mainnet.html b/FLO_webWallet_mainnet.html index 9bad529..0b7d898 100644 --- a/FLO_webWallet_mainnet.html +++ b/FLO_webWallet_mainnet.html @@ -1918,7 +1918,7 @@ input:checked + .slider:before {

About

-
Version 2.7.1
+
Version 2.7.2
Powered by
{ + compactIDB.writeData('labels', label, x.children[0].textContent).then((resolve) => { activeAddress.children[0].textContent = label; closeEdit() }).catch((error) => {