Skip to content

Commit

Permalink
Update apple-app-site-association (#2344)
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll authored May 31, 2024
1 parent 084ac4c commit 37eaa3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/laboratory/public/.well-known/apple-app-site-association
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"paths": ["/wallet*"]
},
{
"appID": "W5R8AG9K22.com.walletconnect.universal-link-test",
"paths": ["/test*"]
"appID": "W5R8AG9K22.com.walletconnect.web3modal.sample",
"paths": ["/web3modal_example*"]
}
]
}
}
}

0 comments on commit 37eaa3f

Please sign in to comment.