mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-02 07:47:32 +00:00
HEIC file use picture icon in metadata table view (#6890)
This commit is contained in:
parent
ade4361eb0
commit
cd73c5d17a
@ -105,6 +105,9 @@ export const Utils = {
|
||||
'gif': 'pic.png',
|
||||
'bmp': 'pic.png',
|
||||
'ico': 'pic.png',
|
||||
'heic': 'pic.png',
|
||||
|
||||
// photoshop file
|
||||
'psd': 'psd.png',
|
||||
|
||||
// zip file
|
||||
|
Loading…
Reference in New Issue
Block a user