diff --git a/src/components/communitySettings/communityPlatforms/tcTelegram/TcConnectedTelegram.tsx b/src/components/communitySettings/communityPlatforms/tcTelegram/TcConnectedTelegram.tsx index 1ca38dc..eed12b9 100644 --- a/src/components/communitySettings/communityPlatforms/tcTelegram/TcConnectedTelegram.tsx +++ b/src/components/communitySettings/communityPlatforms/tcTelegram/TcConnectedTelegram.tsx @@ -55,7 +55,7 @@ const TcConnectedTelegram: React.FC = ({ }; return ( -
+
{platforms && platforms[0]?.name === 'telegram' && platforms.map((platform, index) => (