Skip to content

Commit

Permalink
Merge a3ad773 into 5f42ace
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHenkel committed Apr 22, 2022
2 parents 5f42ace + a3ad773 commit 10bdde3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/file.ts
Expand Up @@ -20,6 +20,8 @@ export const COMMON_MIME_TYPES = new Map([
['epub', 'application/epub+zip'],
['gz', 'application/gzip'],
['gif', 'image/gif'],
['heic', 'image/heic'],
['heif', 'image/heif'],
['htm', 'text/html'],
['html', 'text/html'],
['ico', 'image/vnd.microsoft.icon'],
Expand Down

0 comments on commit 10bdde3

Please sign in to comment.