diff --git a/apps/desktop/src/app/chat/sidebar/index.tsx b/apps/desktop/src/app/chat/sidebar/index.tsx index a5fbf15012f..c8e1181a43c 100644 --- a/apps/desktop/src/app/chat/sidebar/index.tsx +++ b/apps/desktop/src/app/chat/sidebar/index.tsx @@ -280,9 +280,7 @@ function SidebarSessionSkeletons() { function SidebarEmptySessionState() { return ( -
Start a chat to build your history.
) }