Update WalletConnect app to show correct logo

This commit is contained in:
Daniel Sanchez 2020-11-30 19:27:08 +01:00
parent 76ef99fa96
commit d5abbd7aae
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ export const staticAppsList: Array<StaticAppInfo> = [
}, },
// Wallet-Connect // Wallet-Connect
{ {
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmWcEzGooq5FprTVirSrMJHvfH8hsbAkZSE4z4q4sbXzDZ`, url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmWwSuByB3B3hLU5ita3RQgiSEDYtBr5LjjDCRGb8YqLKF`,
disabled: false, disabled: false,
networks: [ networks: [
ETHEREUM_NETWORK.MAINNET, ETHEREUM_NETWORK.MAINNET,