We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f70736 + 906f220 commit 0050e79Copy full SHA for 0050e79
packages/wallets/bitkeep/src/index.ts
@@ -7,7 +7,7 @@ import {
7
import WalletIcon from './icons/bitget.svg';
8
9
export const id = 'bitget';
10
-export const name = 'Bitget';
+export const name = 'Bitget Wallet';
11
export const rdns = 'com.bitget.web3';
12
const currentHref = globalThis.window
13
? encodeURIComponent(globalThis.window.location.href)
0 commit comments