Wallets: bugfix: correctly add Electrum to the mobile platform

This commit is contained in:
David A. Harding 2017-05-09 14:41:49 -04:00
parent a2695c4a6d
commit d0b093ef39
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -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"