From d0b093ef399c5f31b087cbf582de5c28c423eb7f Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Tue, 9 May 2017 14:41:49 -0400 Subject: [PATCH] Wallets: bugfix: correctly add Electrum to the mobile platform --- _templates/choose-your-wallet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 05174019..71e2cac2 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -116,7 +116,7 @@ wallets: - electrum: title: "Electrum" titleshort: "Electrum" - compat: "desktop windows mac linux android" + compat: "desktop windows mac linux mobile android" level: 2 platform: desktop: @@ -139,7 +139,7 @@ wallets: privacyaddressreuse: "checkpassprivacyaddressrotation" privacydisclosure: "checkfailprivacydisclosurecentralized" privacynetwork: "checkpassprivacynetworksupporttorproxy" - android: + mobile: text: "walletelectrum" link: "https://play.google.com/store/apps/details?id=org.electrum.electrum" source: "https://github.com/spesmilo/electrum"