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",