mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +00:00
fix
This commit is contained in:
parent
0e2e4d880d
commit
75905c4b05
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ part 'wallet_type.g.dart';
|
|||
const walletTypes = [
|
||||
WalletType.monero,
|
||||
WalletType.bitcoin,
|
||||
WalletType.lightning,
|
||||
WalletType.litecoin,
|
||||
WalletType.haven,
|
||||
WalletType.ethereum,
|
||||
|
|
Loading…
Reference in a new issue