1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 12:27:48 +00:00

Add draw file icon (#7323)

This commit is contained in:
Michael An
2025-01-07 14:24:47 +08:00
committed by GitHub
parent c260d7f443
commit 5bd42ddb67
5 changed files with 3 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ export const Utils = {
'tiff': 'pic.png',
'webp': 'pic.png',
'jfif': 'pic.png',
'draw': 'draw.png',
// photoshop file
'psd': 'psd.png',