From a633b261172d08be8c84864749a0ccb602d06c35 Mon Sep 17 00:00:00 2001 From: yuli-ferna Date: Tue, 26 Nov 2024 12:34:17 -0300 Subject: [PATCH] Comment in progress widget --- apps/connect/src/env/common.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/connect/src/env/common.ts b/apps/connect/src/env/common.ts index 323c0bd36..1cf7c80d1 100644 --- a/apps/connect/src/env/common.ts +++ b/apps/connect/src/env/common.ts @@ -48,7 +48,7 @@ export const wormholeConnectConfigCommon: Partial = { href: `https://wormholescan.io/#/txs?address={:address}&network=${CLUSTER}`, }, menu: [], - showInProgressWidget: true, + // showInProgressWidget: true, }, network: CLUSTER, rpcs: {},