forked from open-webui/open-webui
		
	Update constants.ts
add excel file ext
This commit is contained in:
		
							parent
							
								
									8bfda730d9
								
							
						
					
					
						commit
						1e932d91cb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -30,7 +30,7 @@ export const SUPPORTED_FILE_EXTENSIONS = [ | ||||||
| 	'pl', 'pm', 'r', 'dart', 'dockerfile', 'env', 'php', 'hs', | 	'pl', 'pm', 'r', 'dart', 'dockerfile', 'env', 'php', 'hs', | ||||||
| 	'hsc', 'lua', 'nginxconf', 'conf', 'm', 'mm', 'plsql', 'perl', | 	'hsc', 'lua', 'nginxconf', 'conf', 'm', 'mm', 'plsql', 'perl', | ||||||
| 	'rb', 'rs', 'db2', 'scala', 'bash', 'swift', 'vue', 'svelte', | 	'rb', 'rs', 'db2', 'scala', 'bash', 'swift', 'vue', 'svelte', | ||||||
| 	'doc','docx', 'pdf', 'csv', 'txt' | 	'doc','docx', 'pdf', 'csv', 'txt', 'xls', 'xlsx' | ||||||
| ]; | ]; | ||||||
| 
 | 
 | ||||||
| // Source: https://kit.svelte.dev/docs/modules#$env-static-public
 | // Source: https://kit.svelte.dev/docs/modules#$env-static-public
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Marclass
						Marclass