diff --git a/src/pages/Community/Community.tsx b/src/pages/Community/Community.tsx index b7114bb..53a2dcc 100644 --- a/src/pages/Community/Community.tsx +++ b/src/pages/Community/Community.tsx @@ -586,11 +586,7 @@ export default function Community() { ))} - ) : ( -

- No answers posted yet. Senior helpers can reply to this question via the Telegram Bot! -

- )} + ) : null} )}