From 6b38d68b09a9906b3719a4ab3498bbd466e01d49 Mon Sep 17 00:00:00 2001 From: Rui <102453770+ruixhuang@users.noreply.github.com> Date: Tue, 21 Nov 2023 19:25:03 -0800 Subject: [PATCH] Remove universal link for trust wallet since it's no longer valid. (#160) --- public/configs/wallets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/configs/wallets.json b/public/configs/wallets.json index dfbb229..e9517ad 100644 --- a/public/configs/wallets.json +++ b/public/configs/wallets.json @@ -199,7 +199,7 @@ }, "mobile": { "native": "trust:", - "universal": "https://link.trustwallet.com" + "universal": "" }, "desktop": { "native": "",