Skip to content

Commit

Permalink
fix(wallets): 🍱 update keplr logo
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSegullo committed Nov 24, 2023
1 parent 812856e commit 4fd7460
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://drive.google.com/u/1/uc?id=1m79yCFaupIAYAjQfFMW-3G_Jk71r3ww5&export=download',
svg: 'https://explorer-api.walletconnect.com/v3/logo/lg/527324b0-3849-462b-9a1a-72b53bdfea00?projectId=2f05ae7f1116030fde2d36508f472bfb',
},
dark: {
svg: 'https://drive.google.com/u/1/uc?id=1m79yCFaupIAYAjQfFMW-3G_Jk71r3ww5&export=download',
svg: 'https://explorer-api.walletconnect.com/v3/logo/lg/527324b0-3849-462b-9a1a-72b53bdfea00?projectId=2f05ae7f1116030fde2d36508f472bfb',
},
},
events: {
Expand Down

0 comments on commit 4fd7460

Please sign in to comment.