mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-11-12 07:16:10 +08:00
fixup
This commit is contained in:
@@ -725,6 +725,7 @@ export function Chat() {
|
||||
}}
|
||||
fontSize={fontSize}
|
||||
parentRef={scrollRef}
|
||||
defaultShow={i >= messages.length - 10}
|
||||
/>
|
||||
</div>
|
||||
{!isUser && !message.preview && (
|
||||
|
||||
Reference in New Issue
Block a user