diff --git a/frontend/components/account/AccountCenter.tsx b/frontend/components/account/AccountCenter.tsx index 0b6544df..7d0f345b 100644 --- a/frontend/components/account/AccountCenter.tsx +++ b/frontend/components/account/AccountCenter.tsx @@ -3002,10 +3002,11 @@ export function AccountCenter() { )} - {/* Telegram Bot Section — paid users only */} - {showSecondarySections && canAccessPaidTelegramGroup ? ( + {/* Telegram Bot Section & Payment Details */} + {showSecondarySections ? (