Skip to content

Commit e6334e4

Browse files
authored
Merge pull request #81 from runnez/use-compact-mode-for-wallet-link
use compact mode for wallet link
2 parents c30730b + 82bc60c commit e6334e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wallets-v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Wallet",
55
"image": "https://wallet.tg/images/logo-288.png",
66
"about_url": "https://wallet.tg/",
7-
"universal_url": "https://t.me/wallet?attach=wallet",
7+
"universal_url": "https://t.me/wallet?attach=wallet&mode=compact",
88
"bridge": [
99
{
1010
"type": "sse",
@@ -157,7 +157,7 @@
157157
"about_url": "https://www.safepal.com",
158158
"universal_url": "https://link.safepal.io/ton-connect",
159159
"deepLink": "safepal-tc://",
160-
"bridge": [
160+
"bridge": [
161161
{
162162
"type": "sse",
163163
"url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge"

0 commit comments

Comments
 (0)