diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 21703ae4..a62425af 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2671,7 +2671,8 @@ export default function Community() { )} - + {activeTab === "forums" && ( + {/* Forums & Discussion */}
@@ -2743,6 +2744,7 @@ export default function Community() {
+ )} {/* Feedback & Roadmap */}