diff --git a/src/App.tsx b/src/App.tsx index 9378796..bcf8c11 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -136,12 +136,14 @@ function App() { platforms: ["ios", "android", "macos", "windows", "linux"] }, { - appName: 'foxwallet', - name: 'FoxWallet', - imageUrl: 'https://hc.foxwallet.com/img/logo.png', - aboutUrl: 'https://foxwallet.com/', - jsBridgeKey: 'foxwallet', - platforms: ['ios', 'android', 'macos', 'windows', 'linux'] + appName: "foxwallet", + name: "FoxWallet", + imageUrl: "https://hc.foxwallet.com/img/logo.png", + aboutUrl: "https://foxwallet.com/", + universalLink: "https://link.foxwallet.com/tc", + jsBridgeKey: "foxwallet", + bridgeUrl: "https://connect.foxwallet.com/ton/bridge", + platforms: ["ios", "android"] }, { appName: "jambo",