diff --git a/ui/desktop/src/components/ActiveAgentView.tsx b/ui/desktop/src/components/ActiveAgentView.tsx index 0302e25717..3719528199 100644 --- a/ui/desktop/src/components/ActiveAgentView.tsx +++ b/ui/desktop/src/components/ActiveAgentView.tsx @@ -101,7 +101,7 @@ function ActiveAgentChat({ ); return ( -
Waking up the active agent...
Could not connect to the active agent.
{errorMsg && ({errorMsg}