Skip to content

Commit

Permalink
fix:(FS-11598: handle support for vsdx accept option)
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-singh-filestack committed May 23, 2024
1 parent 8d10c70 commit cf939db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/utils/extensions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ export const ExtensionsMap = {
'application/vnd.uoml+xml': ['uoml'],
'application/vnd.vcx': ['vcx'],
'application/vnd.visio': ['vsd', 'vst', 'vss', 'vsw'],
'application/vnd.ms-visio.drawing.main+xml': ['vsdx'],
'application/vnd.visionary': ['vis'],
'application/vnd.vsf': ['vsf'],
'application/vnd.wap.wbxml': ['wbxml'],
Expand Down

0 comments on commit cf939db

Please sign in to comment.