make telegram domain back because it is fixed now

Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
Uncle Fatso 2026-07-15 15:02:14 +03:00
parent 69b4c1c69e
commit 8ac1d9a2e9
Signed by: f4ts0
GPG Key ID: 565F4F2860226EBB
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "ghost-dao-interface",
"private": true,
"version": "0.7.56",
"version": "0.7.57",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -206,7 +206,7 @@ const NavContent = ({ chainId, addressChainId }) => {
<Link href="https://discord.gg/CvYP7vrqN3" target="_blank" rel="noopener noreferrer">
<GhostStyledIcon viewBox="0 0 24 24" component={DiscordIcon} className={classes.gray} />
</Link>
<Link href="https://telegram.me/realGhostChain" target="_blank" rel="noopener noreferrer">
<Link href="https://t.me/realGhostChain" target="_blank" rel="noopener noreferrer">
<GhostStyledIcon viewBox="0 0 24 24" component={TelegramIcon} className={classes.gray} />
</Link>
</StyledBox>

View File

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