mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-04 21:30:38 +08:00
update
This commit is contained in:
parent
fc31d8e5d1
commit
e468fecf12
@ -83,7 +83,7 @@ export const useSdStore = createPersistStore<
|
||||
self.updateDraw({
|
||||
...data,
|
||||
status: "error",
|
||||
error: JSON.stringify(resData),
|
||||
error: JSON.stringify(e),
|
||||
});
|
||||
});
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user