mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 12:09:43 +00:00
[skip ci] add polygon
This commit is contained in:
parent
bdaf874183
commit
2c10322312
1 changed files with 1 additions and 0 deletions
|
@ -378,6 +378,7 @@ abstract class DashboardViewModelBase with Store {
|
|||
WalletType.bitcoin,
|
||||
WalletType.bitcoinCash,
|
||||
WalletType.ethereum,
|
||||
WalletType.polygon,
|
||||
WalletType.solana,
|
||||
].contains(wallet.type);
|
||||
|
||||
|
|
Loading…
Reference in a new issue