mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-15 11:22:23 +08:00
feat: stop generating answers
This commit is contained in:
@@ -223,6 +223,7 @@ function ConversationCard(props) {
|
||||
type={data.type}
|
||||
session={data.session}
|
||||
done={data.done}
|
||||
port={port}
|
||||
/>
|
||||
))}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user