aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorDhravya Shah <[email protected]>2024-07-19 18:01:58 -0500
committerDhravya Shah <[email protected]>2024-07-19 18:01:58 -0500
commit31b0c0ce37f7f8ef880b74097c91e56508d79a4e (patch)
tree3fbec652e15c9a35a334da87fbfe40fd26ec951f /apps
parentMerge pull request #118 from MaheshtheDev/extension/space-fetch-issue (diff)
downloadsupermemory-31b0c0ce37f7f8ef880b74097c91e56508d79a4e.tar.xz
supermemory-31b0c0ce37f7f8ef880b74097c91e56508d79a4e.zip
change summary to answer
Diffstat (limited to 'apps')
-rw-r--r--apps/web/app/(dash)/chat/chatWindow.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/app/(dash)/chat/chatWindow.tsx b/apps/web/app/(dash)/chat/chatWindow.tsx
index 3bc9fec6..c2199191 100644
--- a/apps/web/app/(dash)/chat/chatWindow.tsx
+++ b/apps/web/app/(dash)/chat/chatWindow.tsx
@@ -290,7 +290,7 @@ function ChatWindow({
{/* Summary */}
<div>
- <div className="text-foreground-menu py-2">Summary</div>
+ <div className="text-foreground-menu py-2">Answer</div>
<div className="text-base">
{/* Loading state */}
{(chat.answer.parts.length === 0 ||