auto-git:

[change] src/App.jsx
This commit is contained in:
2026-05-06 03:46:05 +02:00
parent f8d215679a
commit c40bdb1223

View File

@@ -1572,8 +1572,6 @@ async function sendMessage() {
id: `msg-${Date.now()}-${Math.random()}`
}
setIsAttachmentMenuOpen(false)
justSentMessage.current = true
lastSentSessionRef.current = targetSessionId
setUserScrolledUp(targetSessionId, false)
if (activeSessionIdRef.current === targetSessionId) {