1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 18:30:53 +00:00

change zip file icon (#6637)

This commit is contained in:
Michael An
2024-08-26 10:46:51 +08:00
committed by GitHub
parent e1e524ecbc
commit 021b86389e
3 changed files with 10 additions and 0 deletions

View File

@@ -107,6 +107,11 @@ export const Utils = {
'ico': 'pic.png',
'psd': 'psd.png',
// zip file
'zip': 'zip.png',
'rar': 'zip.png',
'tar': 'zip.png',
// style file
'css': 'css.png',