Skip to content

Commit

Permalink
chore(wallets): 🔧 update keplr registry
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSegullo committed Nov 24, 2023
1 parent 9f7651d commit d8681de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/wallets/src/keplr/registry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ export const keplrExtensionOptions: WalletOptions = {
],
logoUrls: {
light: {
svg: 'https://assets-global.website-files.com/63eb7ddf41cf5b1c8fdfbc74/63fc1c71300f0c3e3aad38f1_Keplr_logo_ver.1.3_2%20White.svg',
svg: 'https://drive.google.com/u/1/uc?id=1m79yCFaupIAYAjQfFMW-3G_Jk71r3ww5&export=download',
},
dark: {
svg: 'https://assets-global.website-files.com/63eb7ddf41cf5b1c8fdfbc74/63fc1c71f8657194dc1f6f00_Keplr_logo_ver.1.3_2%20Dark.svg',
svg: 'https://drive.google.com/u/1/uc?id=1m79yCFaupIAYAjQfFMW-3G_Jk71r3ww5&export=download',
},
},
events: {
Expand Down

0 comments on commit d8681de

Please sign in to comment.