forked from open-webui/open-webui
		
	fix: typo
This commit is contained in:
		
							parent
							
								
									180dd3966b
								
							
						
					
					
						commit
						c0fff4c69f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -132,7 +132,7 @@ class ChatTable: | |||
|             return False | ||||
| 
 | ||||
|     def update_chat_share_id_by_id( | ||||
|         self, od: str, share_id: Optional[str] | ||||
|         self, id: str, share_id: Optional[str] | ||||
|     ) -> Optional[ChatModel]: | ||||
|         try: | ||||
|             query = Chat.update( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek