diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 5dc7bcd9..ac320e39 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -3511,6 +3511,9 @@ export default function Community() { )} + {false && ( + <> + {/* DevConnect Spotlight */}
@@ -4386,6 +4389,8 @@ export default function Community() {
+ + )} );