Skip to content

Commit

Permalink
Merge pull request #55 from thekiba/patch-3
Browse files Browse the repository at this point in the history
fix: correct universal link for delab wallet
  • Loading branch information
tolya-yanot authored Jun 13, 2024
2 parents b203b40 + cf2b534 commit 3b953bb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,16 +93,14 @@
{
"app_name": "dewallet",
"name": "DeWallet",
"image": "https://de-cdn.delab.team/icons/WalletAvatar.png",
"image": "https://raw.githubusercontent.com/delab-team/manifests-images/main/WalletAvatar.png",
"about_url": "https://delabwallet.com",
"universal_url": "https://t.me/delabtonbot/wallet?attach=wallet",
"universal_url": "https://t.me/dewallet?attach=wallet",
"bridge": [

{
"type": "sse",
"url": "https://sse-bridge.delab.team/bridge"
}

],
"platforms": ["ios", "android"]
},
Expand Down

0 comments on commit 3b953bb

Please sign in to comment.