Skip to content

Commit

Permalink
enable in progress widget
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Nov 8, 2024
1 parent fa33987 commit 9224121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/connect/src/env/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const wormholeConnectConfigCommon: Partial<WormholeConnectConfig> = {
href: `https://wormholescan.io/#/txs?address={:address}&network=${CLUSTER}`,
},
menu: [],
showInProgressWidget: true,
},
network: CLUSTER,
rpcs: {},
Expand Down

0 comments on commit 9224121

Please sign in to comment.