Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair authored Aug 30, 2024
1 parent 0a1f73a commit 705749c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +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/',
browserExtension: 'https://iopay.me/'
browserExtension: 'https://iopay.me/',
},
mobile: {
getUri: (uri: string) => {
Expand Down

0 comments on commit 705749c

Please sign in to comment.