From 4d8181e3773ec2fb3488e69d09c23c91bf64eb94 Mon Sep 17 00:00:00 2001 From: Bartosz Rozwarski Date: Wed, 21 Aug 2024 13:48:06 +0200 Subject: [PATCH] update rn link mode --- Example/DApp/SceneDelegate.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Example/DApp/SceneDelegate.swift b/Example/DApp/SceneDelegate.swift index 03d23797f..448c3bd66 100644 --- a/Example/DApp/SceneDelegate.swift +++ b/Example/DApp/SceneDelegate.swift @@ -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",