Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit e147f6f

Browse files
authored
Merge pull request #6508 from blockchain/chore/exclude-prove-prod
feat(prove): send prove redirects to v5
2 parents 64c1481 + aa6f68b commit e147f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/blockchain-wallet-v4-frontend/src/scenes

packages/blockchain-wallet-v4-frontend/src/scenes/app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ const excludedProduction = [
129129
'/#/authorize-approve',
130130
'/deeplink',
131131
'/exchange',
132-
'/#/prove/instant-link/callback',
132+
// '/#/prove/instant-link/callback',
133133
'/refer',
134134
// '/sofi',
135135
'/#/verify-email',

0 commit comments

Comments
 (0)