forked from open-webui/open-webui
		
	fix
This commit is contained in:
		
							parent
							
								
									375056f8dc
								
							
						
					
					
						commit
						9dad7e7c9a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -106,6 +106,7 @@ | ||||||
| 				// IndexedDB Not Found | 				// IndexedDB Not Found | ||||||
| 			} | 			} | ||||||
| 
 | 
 | ||||||
|  | 			await models.set(await getModels()); | ||||||
| 			await settings.set(JSON.parse(localStorage.getItem('settings') ?? '{}')); | 			await settings.set(JSON.parse(localStorage.getItem('settings') ?? '{}')); | ||||||
| 
 | 
 | ||||||
| 			await modelfiles.set(await getModelfiles(localStorage.token)); | 			await modelfiles.set(await getModelfiles(localStorage.token)); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek