aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorMaheshtheDev <[email protected]>2026-01-04 19:01:50 +0000
committerMaheshtheDev <[email protected]>2026-01-04 19:01:50 +0000
commita12852c95d4dd794dea5744b56247dc56698b7ec (patch)
treeb33723661b532818a62adde583bbd0faf78314ef /apps
parentfix: add memory google drive connector (#647) (diff)
downloadsupermemory-a12852c95d4dd794dea5744b56247dc56698b7ec.tar.xz
supermemory-a12852c95d4dd794dea5744b56247dc56698b7ec.zip
chore: chatid for posthog (#650)01-03-chore_chatid_for_posthog
Diffstat (limited to 'apps')
-rw-r--r--apps/web/components/views/chat/chat-messages.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/web/components/views/chat/chat-messages.tsx b/apps/web/components/views/chat/chat-messages.tsx
index 60a82132..94743985 100644
--- a/apps/web/components/views/chat/chat-messages.tsx
+++ b/apps/web/components/views/chat/chat-messages.tsx
@@ -266,6 +266,7 @@ export function ChatMessages() {
metadata: {
projectId: selectedProject,
model: selectedModel,
+ chatId: currentChatId,
},
},
}),