Skip to content

Commit 0050e79

Browse files
authored
Merge pull request #264 from lidofinance/develop
Develop -> Main
2 parents 7f70736 + 906f220 commit 0050e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wallets/bitkeep/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
import WalletIcon from './icons/bitget.svg';
88

99
export const id = 'bitget';
10-
export const name = 'Bitget';
10+
export const name = 'Bitget Wallet';
1111
export const rdns = 'com.bitget.web3';
1212
const currentHref = globalThis.window
1313
? encodeURIComponent(globalThis.window.location.href)

0 commit comments

Comments
 (0)