mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +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