From 4e672859c3ae58208043e13c80f5f5572eaebe8e 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" && ( )} -