feat(nextcloud): add WEBP format to supported previews
This commit enhances the Nextcloud configuration by enabling previews for WEBP image files. It adds "OC\\Preview\\WEBP" to the list of supported preview formats.
This commit is contained in:
		
							parent
							
								
									3d334bd98c
								
							
						
					
					
						commit
						92cdf3d349
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -40,6 +40,7 @@ | |||
|       "OC\\Preview\\PDF" | ||||
|       "OC\\Preview\\PNG" | ||||
|       "OC\\Preview\\TXT" | ||||
|       "OC\\Preview\\WEBP" | ||||
|       "OC\\Preview\\XBitmap" | ||||
|     ]; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue