diff --git a/app/page.tsx b/app/page.tsx index 0f2d94d..e8a747d 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -271,7 +271,7 @@ function AgentCard({ agent, gatewayPort, gatewayToken, t, testResult }: { agent:
{t("agent.platform")} -
+
{agent.platforms.map((p, i) => ( ))}