Skip to content

Commit

Permalink
add file type .zip
Browse files Browse the repository at this point in the history
  • Loading branch information
wisdomfusion committed Oct 16, 2017
1 parent aa14483 commit 35c5131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/file-upload/file-type.class.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ export class FileType {
'mod': 'audio',
'm4a': 'audio',
'compress': 'compress',
'zip': 'compress',
'rar': 'compress',
'7z': 'compress',
'lz': 'compress',
Expand Down

0 comments on commit 35c5131

Please sign in to comment.