chore: remove telegram community (#12292)

close AF-2607

![CleanShot 2025-05-15 at 11 13 40](https://github.com/user-attachments/assets/31d2d2c5-3c62-43e3-93b6-0a66e029490b)

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

- **Refactor**
  - Removed Telegram icon and link from the footer and About settings sections.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
JimmFly
2025-05-19 10:01:23 +00:00
parent a2354f69a3
commit 9651969ff8
2 changed files with 13 additions and 24 deletions

View File

@@ -2,7 +2,6 @@ import {
DiscordIcon,
GithubIcon,
RedditIcon,
TelegramIcon,
TwitterIcon,
YouTubeIcon,
} from './icons';
@@ -28,11 +27,6 @@ export const relatedLinks = [
title: 'YouTube',
link: 'https://www.youtube.com/@affinepro',
},
{
icon: <TelegramIcon />,
title: 'Telegram',
link: 'https://t.me/affineworkos',
},
{
icon: <RedditIcon />,
title: 'Reddit',