Skip to content

Commit ab48620

Browse files
committed
Merge branch 'v2-web3-onboard-develop' into release/2.6.0
2 parents c7fed22 + f980452 commit ab48620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/injected/src/wallets.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ const tokenary: InjectedWalletModule = {
459459
getInterface: async () => ({
460460
provider: createEIP1193Provider(window.ethereum)
461461
}),
462-
platforms: ['mobile']
462+
platforms: ['all']
463463
}
464464

465465
const tally: InjectedWalletModule = {

0 commit comments

Comments
 (0)