mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-09 12:29:31 +00:00
minor fix
This commit is contained in:
parent
2e81ef5459
commit
598b9f35e9
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ class CryptoCurrency extends EnumerableItem<int> with Serializable<int> implemen
|
|||
CryptoCurrency.usdtSol,
|
||||
CryptoCurrency.usdcTrc20,
|
||||
CryptoCurrency.tbtc,
|
||||
CryptoCurrency.wow,
|
||||
];
|
||||
|
||||
static const havenCurrencies = [
|
||||
|
|
Loading…
Reference in a new issue