Skip to content

Commit

Permalink
Remove deprecated value from setupMyNearWallet.
Browse files Browse the repository at this point in the history
  • Loading branch information
kujtimprenkuSQA committed May 5, 2023
1 parent df8841f commit 2161183
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export class WalletSelectorComponent implements OnInit {
network: "testnet",
debug: true,
modules: [
setupMyNearWallet({ deprecated: true }),
setupMyNearWallet(),
setupLedger(),
setupNearWallet(),
setupSender(),
Expand Down

0 comments on commit 2161183

Please sign in to comment.