Skip to content

Commit 2da31b9

Browse files
Update wallet-data.ts
1 parent a761d5d commit 2da31b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ export const walletsData: WalletData[] = [
11611161
last_updated: "2024-08-16",
11621162
name: "Infinity Wallet",
11631163
image: InfinityWalletImage,
1164-
brand_color: "#137dc7",
1164+
brand_color: "#ffffff",
11651165
url: "https://infinitywallet.io/",
11661166
active_development_team: true,
11671167
languages_supported: ["en", "es"],

0 commit comments

Comments
 (0)