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