Skip to content

Commit

Permalink
fix: adjust redirect link
Browse files Browse the repository at this point in the history
  • Loading branch information
abretonc7s committed Jul 12, 2023
1 parent ae247b1 commit 0bf724c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/core/AppConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ export default {
url: 'https://metamask.io/',
icons: [],
redirect: {
native: 'metamask://wc',
universal: 'https://metamask.app.link/wc',
native: 'metamask://',
universal: 'https://metamask.app.link/',
},
},
},
Expand Down

0 comments on commit 0bf724c

Please sign in to comment.