diff --git a/src/app/(main)/agents/[id]/page.tsx b/src/app/(main)/agents/[id]/page.tsx index d641a04..589c51b 100644 --- a/src/app/(main)/agents/[id]/page.tsx +++ b/src/app/(main)/agents/[id]/page.tsx @@ -74,12 +74,23 @@ export default function AgentConfigurationPage({ (agent) => agent.databaseId === id || agent.id === id ); - if (!agent) { - return
- The agent will not use this, it's just for your reference. + The agent will not use this, it's just for your + reference.
- The agent will not use this, it's just for your reference. + The agent will not use this, it's just for your + reference.