Skip to content

Commit 3c4f002

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

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
@@ -29,7 +29,7 @@ function hyperpay(options: CommonWalletOptions): WalletModule {
2929
},
3030
type: 'injected',
3131
link: 'https://www.hyperpay.me/',
32-
installMessage: extensionInstallMessage,
32+
installMessage: mobileWalletInstallMessage,
3333
mobile: true,
3434
preferred
3535
}

0 commit comments

Comments
 (0)