mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Wallets: bugfix: correctly add Electrum to the mobile platform
This commit is contained in:
parent
a2695c4a6d
commit
d0b093ef39
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue