Skip to content

Commit

Permalink
Merge branch 'token-charts' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
xieqiancaosissi committed Oct 23, 2023
2 parents f24557c + d9eec6f commit ef7d031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/wallet-selector-compat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const getWalletSelector = async ({ onAccountChange }: GetWalletSelectorAr
selector = await setupWalletSelector({
modules: [
myNearWallet,
setupSender(),
setupSender() as any,
setupNearWallet(),
setupMeteorWallet(),
walletConnect,
Expand Down

0 comments on commit ef7d031

Please sign in to comment.