Skip to content

Commit

Permalink
Update iopayWallet.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
DLHTX authored Aug 29, 2024
1 parent 1d03413 commit 0153afe
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ export const iopayWallet = ({
'https://play.google.com/store/apps/details?id=io.iotex.iopay.gp&pli=1',
ios: 'https://apps.apple.com/us/app/iopay-multichain-crypto-wallet/id1478086371',
qrCode: 'https://iopay.me/',
chrome: 'https://iopay.me/',
edge: 'https://iopay.me/',
firefox: 'https://iopay.me/',
opera: 'https://iopay.me/'
browserExtension: 'https://iopay.me/'
},
mobile: {
getUri: (uri: string) => {
Expand Down

0 comments on commit 0153afe

Please sign in to comment.