From 5a2db8f72eb88fb223b7ed23abe61d87c21283ef Mon Sep 17 00:00:00 2001 From: EA Date: Wed, 18 Dec 2024 14:42:11 +0600 Subject: [PATCH] Add missing platforms --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index b74d70a..bbaf748 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -335,6 +335,6 @@ "url": "https://bridge.unstoppable.money/bridge" } ], - "platforms": ["ios", "android"] + "platforms": ["ios", "android", "windows", "macos", "linux"] } ]