Skip to content

Commit

Permalink
add octet-stream extentions
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-singh-filestack authored and SethK committed Mar 4, 2024
1 parent 484cba7 commit ac785c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/lib/utils/extensions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ export const ExtensionsMap = {
'iso',
'msp',
'buffer',
'psdata',
'indt',
'hpd',
'mxd',
'indd',
'vsm',
],
'application/oda': ['oda'],
'application/oebps-package+xml': ['opf'],
Expand Down

0 comments on commit ac785c5

Please sign in to comment.