mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +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:
|
- electrum:
|
||||||
title: "Electrum"
|
title: "Electrum"
|
||||||
titleshort: "Electrum"
|
titleshort: "Electrum"
|
||||||
compat: "desktop windows mac linux android"
|
compat: "desktop windows mac linux mobile android"
|
||||||
level: 2
|
level: 2
|
||||||
platform:
|
platform:
|
||||||
desktop:
|
desktop:
|
||||||
|
@ -139,7 +139,7 @@ wallets:
|
||||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||||
privacydisclosure: "checkfailprivacydisclosurecentralized"
|
privacydisclosure: "checkfailprivacydisclosurecentralized"
|
||||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||||
android:
|
mobile:
|
||||||
text: "walletelectrum"
|
text: "walletelectrum"
|
||||||
link: "https://play.google.com/store/apps/details?id=org.electrum.electrum"
|
link: "https://play.google.com/store/apps/details?id=org.electrum.electrum"
|
||||||
source: "https://github.com/spesmilo/electrum"
|
source: "https://github.com/spesmilo/electrum"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue