mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 20:43:42 +08:00
update
This commit is contained in:
@@ -83,7 +83,7 @@ export const useSdStore = createPersistStore<
|
||||
self.updateDraw({
|
||||
...data,
|
||||
status: "error",
|
||||
error: JSON.stringify(resData),
|
||||
error: JSON.stringify(e),
|
||||
});
|
||||
});
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user