Skip to content

Commit 8022834

Browse files
gary-singh-filestacksethk4783
authored andcommitted
fix:(FS-11598: handle support for vsdx accept option)
1 parent 8d10c70 commit 8022834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/utils/extensions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,7 @@ export const ExtensionsMap = {
640640
'application/vnd.uoml+xml': ['uoml'],
641641
'application/vnd.vcx': ['vcx'],
642642
'application/vnd.visio': ['vsd', 'vst', 'vss', 'vsw'],
643+
'application/vnd.ms-visio.drawing.main+xml': ['vsdx'],
643644
'application/vnd.visionary': ['vis'],
644645
'application/vnd.vsf': ['vsf'],
645646
'application/vnd.wap.wbxml': ['wbxml'],

0 commit comments

Comments
 (0)