[skip ci] add polygon

This commit is contained in:
Matthew Fosse 2024-04-17 09:10:33 -07:00
parent bdaf874183
commit 2c10322312

View file

@ -378,6 +378,7 @@ abstract class DashboardViewModelBase with Store {
WalletType.bitcoin,
WalletType.bitcoinCash,
WalletType.ethereum,
WalletType.polygon,
WalletType.solana,
].contains(wallet.type);