mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-10 19:16:10 +00:00
Merge pull request #2125 from MyCryptoHQ/release/1.2.2.1
Add an icon to the wallets in the middle row
This commit is contained in:
commit
16ba70d61a
@ -341,6 +341,7 @@ const WalletDecrypt = withRouter<Props>(
|
||||
key={walletType}
|
||||
name={translateRaw(wallet.lid)}
|
||||
description={translateRaw(wallet.description)}
|
||||
icon={wallet.icon}
|
||||
helpLink={wallet.helpLink}
|
||||
walletType={walletType}
|
||||
isSecure={true}
|
||||
|
Loading…
x
Reference in New Issue
Block a user