Skip to content

Commit 144720e

Browse files
authored
feat: add more image types (#2177)
1 parent 8344d6a commit 144720e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/file-service/src/common/file-ext.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ export const EXT_LIST_IMAGE = [
2222
'rw2',
2323
'tif',
2424
'orf',
25+
'webp',
26+
'apng',
2527
];

0 commit comments

Comments
 (0)