From 7441e51b37b7db1145b1998c101698ffcf4d8b0b Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:43:42 +0000 Subject: [PATCH] Wrap workshop tab cgen-082330ef44e24f489d5eda9b2898d516 --- client/pages/Community.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 7fdeac01..a5619022 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -3117,7 +3117,8 @@ export default function Community() { )} - + {activeTab === "workshop" && ( + {/* Workshop & Mod Support */}
@@ -3176,6 +3177,7 @@ export default function Community() {
+ )} {/* Media Galleries */}