mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-16 11:25:58 +08:00
chore: fix preview bubble
This commit is contained in:
parent
1afca0b28a
commit
e8d71c815e
@ -451,7 +451,7 @@ export function Chat(props: {
|
||||
role: "user",
|
||||
content: userInput,
|
||||
date: new Date().toLocaleString(),
|
||||
preview: false,
|
||||
preview: true,
|
||||
},
|
||||
]
|
||||
: [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user