From be4932661dc78a2889a5a900c21c93ebd56e46a0 Mon Sep 17 00:00:00 2001 From: Harkamal Randhawa Date: Thu, 16 Apr 2026 09:05:28 -0600 Subject: [PATCH] hide chat history button --- web/components/FloatingChat.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/web/components/FloatingChat.js b/web/components/FloatingChat.js index 4c6b45ab..4e54546f 100644 --- a/web/components/FloatingChat.js +++ b/web/components/FloatingChat.js @@ -92,12 +92,6 @@ const prevLiveLengthRef = useRef(0); {view !== "ai" && ( )} -