Skip to content

Commit

Permalink
Merge pull request #6508 from blockchain/chore/exclude-prove-prod
Browse files Browse the repository at this point in the history
feat(prove): send prove redirects to v5
  • Loading branch information
mperdomo-bc authored Oct 30, 2024
2 parents 64c1481 + aa6f68b commit e147f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/blockchain-wallet-v4-frontend/src/scenes/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const excludedProduction = [
'/#/authorize-approve',
'/deeplink',
'/exchange',
'/#/prove/instant-link/callback',
// '/#/prove/instant-link/callback',
'/refer',
// '/sofi',
'/#/verify-email',
Expand Down

0 comments on commit e147f6f

Please sign in to comment.