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