Skip to content

Commit

Permalink
update rn link mode
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed Aug 21, 2024
1 parent a311e0a commit 4d8181e
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 4d8181e

Please sign in to comment.