Skip to content

Commit 5340e5c

Browse files
Update src/modules/select/wallets/hyperpay.ts
Co-authored-by: Aaron Barnard <abarnard@protonmail.com>
1 parent 386983b commit 5340e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/select/wallets/hyperpay.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function hyperpay(options: CommonWalletOptions): WalletModule {
3131
link: 'https://www.hyperpay.me/',
3232
installMessage: extensionInstallMessage,
3333
mobile: true,
34-
preferred,
34+
preferred
3535
}
3636
}
3737

0 commit comments

Comments
 (0)