fix: thread reset state
This commit is contained in:
parent
5931dbede3
commit
a720affd93
@ -48,6 +48,7 @@ export default function useDeleteThread() {
|
||||
if (thread) {
|
||||
const updatedThread = {
|
||||
...thread,
|
||||
title: 'New Thread',
|
||||
metadata: {
|
||||
...thread.metadata,
|
||||
title: 'New Thread',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user