From 67554775d7fe11b06ae5ca775a2de1db6c61a901 Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Wed, 3 Sep 2025 20:57:59 +0400 Subject: [PATCH] Change test to chat in the toggle --- apps/rowboat/app/projects/[projectId]/copilot/app.tsx | 2 +- apps/rowboat/app/projects/[projectId]/playground/app.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/rowboat/app/projects/[projectId]/copilot/app.tsx b/apps/rowboat/app/projects/[projectId]/copilot/app.tsx index a2c160ba..cfd74b5f 100644 --- a/apps/rowboat/app/projects/[projectId]/copilot/app.tsx +++ b/apps/rowboat/app/projects/[projectId]/copilot/app.tsx @@ -392,7 +392,7 @@ export const Copilot = forwardRef<{ handleUserMessage: (message: string) => void }`} > 💬 - Test + Chat diff --git a/apps/rowboat/app/projects/[projectId]/playground/app.tsx b/apps/rowboat/app/projects/[projectId]/playground/app.tsx index 4079f20b..f02ee8e8 100644 --- a/apps/rowboat/app/projects/[projectId]/playground/app.tsx +++ b/apps/rowboat/app/projects/[projectId]/playground/app.tsx @@ -83,7 +83,7 @@ export function App({ }`} > 💬 - Test + Chat