File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ import AlphaWalletImage from "@/public/wallets/alpha.png"
7
7
import AmbireImage from "@/public/wallets/ambire.png"
8
8
import ApexImage from "@/public/wallets/apex.png"
9
9
import ArgentImage from "@/public/wallets/argent.png"
10
+ import Aurox from "@/public/wallets/aurox.png"
10
11
import BitcoindotcomImage from "@/public/wallets/bitcoindotcom.png"
11
12
import BitkeepImage from "@/public/wallets/bitkeep.png"
12
13
import BlockWalletImage from "@/public/wallets/blockwallet.png"
@@ -2715,7 +2716,7 @@ const walletData: WalletData[] = [
2715
2716
{
2716
2717
last_updated : "2023-10-30" ,
2717
2718
name : "Aurox Wallet" ,
2718
- image_name : "aurox" ,
2719
+ image : Aurox ,
2719
2720
brand_color : "#1F47FF" ,
2720
2721
url : "https://getaurox.com/wallet" ,
2721
2722
wallet_live_date : "2022-12-06" ,
You can’t perform that action at this time.
0 commit comments