forked from open-webui/open-webui
		
	main #2
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -32,7 +32,7 @@ | ||||||
| 
 | 
 | ||||||
| 	function applyTheme(theme: string) { | 	function applyTheme(theme: string) { | ||||||
| 		localStorage.theme = theme; | 		localStorage.theme = theme; | ||||||
| 		const themeClassList = document.documentElement.classList; | 
 | ||||||
| 		if (theme === 'system') { | 		if (theme === 'system') { | ||||||
| 			updateSystemTheme(); | 			updateSystemTheme(); | ||||||
| 			return; | 			return; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue