Skip to content

Commit d579b7a

Browse files
committed
fix: icon
1 parent 73fb57b commit d579b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/web3-data-provider/WalletConnectConnector.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export class WalletConnectConnector extends AbstractConnector {
3636
name: 'Aave',
3737
description: 'Non-custodial liquidity protocol',
3838
url: 'https://app.aave.com',
39-
icons: ['https://app.aave.com/favicon.ico'],
39+
icons: ['https://avatars.githubusercontent.com/u/47617460?s=200&v=4'],
4040
},
4141
};
4242

0 commit comments

Comments
 (0)