From 3e33c72bebe2a814faf9c04344ddeb633b6d927f Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Thu, 2 Oct 2025 15:11:47 -0300 Subject: [PATCH] make at position not reset --- frontend/src/app/chat/page.tsx | 72 ++++++++++++++++++++++++++-------- 1 file changed, 56 insertions(+), 16 deletions(-) diff --git a/frontend/src/app/chat/page.tsx b/frontend/src/app/chat/page.tsx index b6775633..8740fabe 100644 --- a/frontend/src/app/chat/page.tsx +++ b/frontend/src/app/chat/page.tsx @@ -2095,6 +2095,29 @@ function ChatPage() {