Skip to content

Commit

Permalink
Merge pull request #1405 from WalletConnect/update-rn-link-mode
Browse files Browse the repository at this point in the history
update rn link mode
  • Loading branch information
llbartekll authored Aug 22, 2024
2 parents a311e0a + 4d8181e commit 7d7b9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/DApp/SceneDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
imageUrl: "https://avatars.githubusercontent.com/u/37784886?s=200&v=4",
order: 1,
mobileLink: "rn-web3wallet://",
linkMode: "https://lab.web3modal.com/walletkit_rn"
linkMode: "https://lab.web3modal.com/rn_walletkit"
),
.init(
id: "flutter-sample",
Expand Down

0 comments on commit 7d7b9b1

Please sign in to comment.