From a63850b4e7d8a3f7c2f9c1ebd4fe6d73042c772b Mon Sep 17 00:00:00 2001 From: yuli-ferna Date: Fri, 22 Nov 2024 12:56:25 -0300 Subject: [PATCH] InProggress true --- 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 cbb1c2b7..46ea6aad 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: {},