From 8ac1d9a2e9dac979b711eb59d8c5d4b1d2564bd2 Mon Sep 17 00:00:00 2001 From: Uncle Fatso Date: Wed, 15 Jul 2026 15:02:14 +0300 Subject: [PATCH] make telegram domain back because it is fixed now Signed-off-by: Uncle Fatso --- package.json | 2 +- src/components/Sidebar/NavContent.jsx | 2 +- src/constants/ecosystem.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 898d131..f4dafee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ghost-dao-interface", "private": true, - "version": "0.7.56", + "version": "0.7.57", "type": "module", "scripts": { "dev": "vite", diff --git a/src/components/Sidebar/NavContent.jsx b/src/components/Sidebar/NavContent.jsx index 41084b1..319788c 100644 --- a/src/components/Sidebar/NavContent.jsx +++ b/src/components/Sidebar/NavContent.jsx @@ -206,7 +206,7 @@ const NavContent = ({ chainId, addressChainId }) => { - + diff --git a/src/constants/ecosystem.js b/src/constants/ecosystem.js index 4415f97..bfaefa0 100644 --- a/src/constants/ecosystem.js +++ b/src/constants/ecosystem.js @@ -17,7 +17,7 @@ export const ECOSYSTEM = [ }, { name: "ghostAirdrop bot", - link: "https://telegram.me/ghostDAO_airdrop_bot" + link: "https://t.me/ghostDAO_airdrop_bot" }, { name: "ghostFaucet",