mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-23 12:27:48 +00:00
fix image file preview (#6917)
This commit is contained in:
@@ -106,6 +106,10 @@ export const Utils = {
|
||||
'bmp': 'pic.png',
|
||||
'ico': 'pic.png',
|
||||
'heic': 'pic.png',
|
||||
'tif': 'pic.png',
|
||||
'tiff': 'pic.png',
|
||||
'webp': 'pic.png',
|
||||
'jfif': 'pic.png',
|
||||
|
||||
// photoshop file
|
||||
'psd': 'psd.png',
|
||||
|
Reference in New Issue
Block a user