From 1aa80a1a2c88b572b9f02bf92606e063af99c703 Mon Sep 17 00:00:00 2001 From: leo Date: Sun, 26 May 2024 00:12:43 +0800 Subject: [PATCH] update free bridge name --- components/transaction/DepositThirdPartyBridge.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/transaction/DepositThirdPartyBridge.vue b/components/transaction/DepositThirdPartyBridge.vue index 65bc59ba..b10f107a 100644 --- a/components/transaction/DepositThirdPartyBridge.vue +++ b/components/transaction/DepositThirdPartyBridge.vue @@ -45,7 +45,7 @@ const handleLink = (link: string) => { const ThirdPartyBridges = [ { - name: "Free (Official Bridge of Merlin Chain)", + name: "Free", logo: "/img/Free.svg", url: "https://free.tech/zklink", desc: "Bridge M-BTC and solvBTC from Merlin to earn 1.5x Nova Points",