1
0
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:
Michael An 2024-10-14 15:20:28 +08:00 committed by GitHub
parent ade4361eb0
commit cd73c5d17a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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